ubik_accounting icon indicating copy to clipboard operation
ubik_accounting copied to clipboard

Blazor components styling with Tailwind

Open fdonnet opened this issue 2 years ago • 0 comments

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 avatar Dec 12 '23 12:12 fdonnet