Ryan Oglesby writes in May 2017 regarding the current “state” of CSS. Oglesby highlights how JavaScript has left behind many of its weaknesses and suggests that CSS has gone through a similar process. He offers five examples:
- Automatic Naming Conventions
- Flexbox Alternative to Float for Layouts
- Built-In Grid Alternative
- Built-In Variables and Calculations
- CSS-in-JS
A worthwhile read!