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

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
> It shouldn't

Changing a theme shouldn't affect behavior (by default).

CSS isn't (just) about theming, and hasn't been since forever.