Replies: 1 comment
-
|
well, PurgeCSS requires Node to work (or something like it) but you don't need a task runner or bundler to use it. You have to install Node on your machine then add PurgeCSS as a global command line tool using Then call the Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using none of the gulp or grunt type tools. It’s a simple Wordpress website and I’m using UIKit framework to create a theme. It’s clear I haven’t used all the CSS supplied with UIKit. Can I use purgecss by adding the various generated html pages of the site and the css files?
Beta Was this translation helpful? Give feedback.
All reactions