Content
@
0 reply
0 recast
0 reaction
Tony D’Addeo
@deodad
I like tailwind but what makes it valuable is being able to define co-locate styles with markup (and in React with JS) and avoid naming things but if CSS had property level modifiers we could just do this with CSS and remove a leaky abstraction I mostly like using tailwind arbitrary at this point anyway, especially in a component based framework where things like padding and colors can be centralized in components or constants
5 replies
4 recasts
42 reactions
Vladyslav Dalechyn
@dalechyn.eth
There is also unocss where you can use attributify plugin that lets you have tailwind like styles as props in all html elements. Perfect for someone who hates classNames.
0 reply
0 recast
1 reaction