Replies: 2 comments 1 reply
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
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.
-
Hello, im using react with turborepo. My app consist of several packages, that use tailwind and being imported by my main app that use another ui library. So I want to encapuslate global tailwind styles, is there any way doing this not using shadowdom? I've already found the solution using PrefixWrap plugin for postCSS, but it seems to stop working correctly after I update tailwind to v4
Beta Was this translation helpful? Give feedback.
All reactions