15kb of CSS is all you’ll ever need ️(medium.com) |
15kb of CSS is all you’ll ever need ️(medium.com) |
That being said, the approach functional CSS takes is quite similar to inline styles. It takes the main benefit of inline styles (being able to see what styles are applied to an element without having to look at a CSS file and do a lot of context switching) with the benefits of having a stylesheet. Best of both worlds.