You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When packaging a component, it is possible to generate scoped class name, to avoid leaking the dependency of tailwind to the users of the packaged component?
#5181
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Adding
./node_modules/...
to purge array does not work for my vue project.And even it works, we still need to merge the
tailwind.config.js
of the component into the users' config.Beta Was this translation helpful? Give feedback.
All reactions