Y
Hacker News
new
|
ask
|
show
|
jobs
by
xigoi
878 days ago
CSS is not behavior, but styling. Styling should be independent of behavior.
1 comments
troupo
878 days ago
It shouldn't, and it has never been independent of behavior. The original pipe dream of CSS is not the only separation of concerns that exists:
https://twitter.com/simonswiss/status/1664736786671869952
link
angra_mainyu
878 days ago
> It shouldn't
Changing a theme shouldn't affect behavior (by default).
link
troupo
878 days ago
CSS isn't (just) about theming, and hasn't been since forever.
link