← Back to context

Comment by wild_egg

7 days ago

Modern CSS is actually really quite pleasant.

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.