44
TailwindSQL - SQL Queries with Tailwind Syntax
(tailwindsql.xyz)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Doesn’t react have scoped styles like vue does?
yeah but you still basically end up duplicating the internal structure of the react component but in a css file then.
there's nothing definitive that makes one of those 3 options better, it's all preference. any of them fit better than global css though