Hacker News new | ask | show | jobs
by wild_egg 11 days ago
Modern CSS is actually really quite pleasant.
1 comments

It's great for document formatting. For app layout, it's very easy for the cascading aspect to shoot you in the foot if you're not careful (which is why even the most purist CSS writers will tend to layer abstractions or rules on top of it, even if it's only convention based ones without technology like BEM.