top | item 37145285

(no title)

paleite | 2 years ago

i think that’s what people’s argument FOR tailwind is: CSS can easily be a footgun, unless everyone on the team uses a sane DOM structure, CSS variables and well thought out CSS selectors.

i’ve yet to witness a project without “!important” scattered throughout the codebase.

discuss

order

broast|2 years ago

That's sad to hear. Good CSS with an intuitive DOM structure is simple to achieve yet so powerful. Hate to see devs give up that power.

nisegami|2 years ago

Complex solutions are much, much easier than simple solutions.