Hacker News new | ask | show | jobs
by alwillis 1148 days ago
> It begs the question: is CSS beyond repair? So many footguns, so little time.

CSS has come a long way; unfortunately people get stuck on the CSS they learned 10 years ago.

As soon as I saw the width being specified in pixels and the use of custom properties like they were static like Sass variables, I was like “what are we doing?”