Replies: 2 comments
|
This is, AFAIK, supposed to be used when working with stylesheets generated by WordPress for e.g. creating themes. The list provided by |
0 replies
|
Unfortunately, I'm not too familiar with WordPress development. But as far as I know, it's what @Chaostheorie said in the comment. This should work like any other development setup, where you will need to call PurgeCSS through postCSS, or Webpack, or another build tool. I could find one reddit question about it with some suggestions here |
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.
Hi i want to use purgecss with wordpress i saw they tutorial you have here https://purgecss.com/guides/wordpress.html#usage
But where do i add that code in wordpress ?
There is no clear tutorial explaining how exactly use purgecss with wordpress.
All reactions