Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Purge Bootstrap CSS #44

Open
mazipan opened this issue Jun 27, 2020 · 0 comments
Open

Feature - Purge Bootstrap CSS #44

mazipan opened this issue Jun 27, 2020 · 0 comments
Labels
enhancement New feature or request low-priority

Comments

@mazipan
Copy link
Member

mazipan commented Jun 27, 2020

Jelaskan fitur yang kamu inginkan
Saat ini kita menggunakan Bootstrap langsung lewat CDN agar lebih cepat setup nya, sayangnya cara ini membuat kita jadi tidak bisa melakukan Purge pada CSS yang tidak diperlukan.

Kenapa fitur ini kamu pikir penting?
Dengan melakukan Purge, diharapkan ukuran final CSS yang harus di request bisa diminimalisir.

Alternatif solusi

  • Install Bootstrap lewat npm
  • Tambahkan PostCSS
  • Tambahkan PurgeCSS plugin PostCSS
  • Check final size, compare with before
@mazipan mazipan added enhancement New feature or request low-priority labels Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

No branches or pull requests

1 participant