Open andrevandal opened 6 years ago
That's mainly because PurgeCSS can not handle HTML preprocessors out of the box. It would need a custom extractor (https://www.purgecss.com/extractors.html) that compiles Pug (& others) to HTML first.
I'll tackle this in the future, when I have time. Or if anyone wants to give a hand, I think this is the way to go:
*.vue
filesHey, @mustardamus I'm interested in helping with contributing to this. Can I take this on?
Hi,
I'm using nuxt-bulma-slim with Buefy and there're some components without style when combined with v-if.
Screenshot on production.
Could anyone help me?