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

Blazor components styling with Tailwind #17

Open
fdonnet opened this issue Dec 12, 2023 · 0 comments
Open

Blazor components styling with Tailwind #17

fdonnet opened this issue Dec 12, 2023 · 0 comments

Comments

@fdonnet
Copy link
Owner

fdonnet commented Dec 12, 2023

Be more efficient about component dev with Tailwind.

Tailwind doesn't like to have hidden styles at building. (ex in c# constants etc)

See if we need to extend the Tailwind styles safelist or if it's anti-pattern.

For the moment, component are sometimes duplicated, only to be able for Tailwind to parse it :(

I was lazy about this part and I need to maybe find a better way.

@fdonnet fdonnet changed the title Blazor component styling with Tailwind Blazor components styling with Tailwind Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant