Replies: 1 comment
-
We had an internal discussion this week about having a I think this is definitely an interesting approach. It's not a lot of work to add the paths manually, but removing any friction point towards a "purged out of the box" Taliwind sounds like a good plan to me 👍 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Add
purge
array based on flags passed totailwindcss init
. For instance, invoking:or
Could result in
tailwind.config.js
having apurge
property's value of:There could be other presets for
vite
,nuxt
,react
,next
, etc.Beta Was this translation helpful? Give feedback.
All reactions