prefixed tailwindcss #1946
rch77
started this conversation in
Share ideas & request features
Replies: 4 comments 3 replies
-
Hi, our components are made with use some of the newest features of tailwind. Some of the components won't work on the older versions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I mean the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh I see. I'll add this idea to our list and we will keep that in mind |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, was support ever added for prefixing? |
Beta Was this translation helpful? Give feedback.
3 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 there,
I think it misses support for the prefixed version of tailwindcss or I can't find it in the documentation. All examples place classes in common global namespace which obviously doesn't work if you have a project with some older existing css to merge.
I understand I can add tw- prefixes manually but it's too time consuming and error-prone as it is not obvious which complex classes/selectors should have the prefix where exactly.
Beta Was this translation helpful? Give feedback.
All reactions