Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind styles are conflicting #13

Open
anbraten opened this issue Apr 23, 2024 · 2 comments
Open

Tailwind styles are conflicting #13

anbraten opened this issue Apr 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@anbraten
Copy link
Contributor

When adding former into another UI the embedded tailwind styles conflict.

@anbraten anbraten added the bug Something isn't working label Apr 23, 2024
@lukashass
Copy link
Member

Possible solutions:

As our only use-case currently has tailwind installed, not bundling the styles might be the easiest.
For scoped component styles it would be nice to maybe still bundle them on a per component basis.

@anbraten
Copy link
Contributor Author

anbraten commented May 6, 2024

do not bundle styles => require tailwind peer dependency

I would start with this approach. Not sure however if it works as tailwind normally checks source-files to check which classes are required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants