Open fdonnet opened 11 months ago
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.
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.