Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
robertoandred
3y ago
0 comments
Save
Share
React doesn’t care where or how you have your CSS.
0 comments
2 comments · 2 top-level
top
newest
oldest
ttfkam
3y ago
Right, because it has very poor component-level isolation for styling. React basically punted on CSS, and that's truly not a blessing in its favor.
can_center_divs
3y ago
Doesn't it? I can't put a class name on a HTML Element and then style the said class inside the same file. It seems to me that it cares more about where you have it, than Svelte
j
/
k
navigate · click thread line to collapse