Skip to content

How can this work with tailwindcss and postcss-purgecss? #46

Answered by rzhw
brielov asked this question in Q&A
Discussion options

You must be logged in to vote

This plugin doesn't rewrite class names in JS or HTML; you'll need something that can consume the map passed to outputMapCallback by this plugin. That could be a Webpack plugin, for example.

There isn't one we know of currently, but we're happy to add links in the README.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rzhw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #24 on June 23, 2021 05:23.