DEV Community

Cover image for CSS has become too POWERFUL
Andreas Møller
Andreas Møller

Posted on • Originally published at blog.nordcraft.com

CSS has become too POWERFUL

Modern CSS is amazing. It empowers us to build incredible experiences on the web, but as CSS becomes more powerful, we are beginning to see a new weak point.

When I got my first job as a web developer, it was common to have to come up with different hacks to work around the limitations of CSS. Those times are long gone. Modern CSS is amazing. It has powerful layout algorithms, 3D transforms and an incredibly capable set of animation primitives.

Most of the limitations of modern CSS don't actually have anything to do with its capabilities. Instead, it has to do with how we write it. For this reason, the future of CSS might not be text files, but visual editors.

You might be ready to call blasphemy and close the tab in anger, but if you stick around i'll do my best to make the case.

Read the full article here

Top comments (1)

Collapse
 
rade_6a8a16a1b53ad1fce0fe profile image
Radomir

This article is nice.