Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[docs]: add info about purgecss and what that tool do in installation docs #1525
Comments
|
Thanks @pumano . This makes me aware of it. In my project (latest Laravel 6, tailwind ^1.4, leaflet), I have to add these lines in
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Thanks for a great css library.
I spend 2 days for trying to understand why in my vue project leaflet.css file not loaded to my project in test environment while in dev it's OK.
Please add information warning to installation section about purgecss
Also will be good to add note how to add whitelist styles to purgecss
Also website not have info about how to install tailwindcss via vue CLI.
Thanks