New Sep 13, 2024

CSS Variables for React Devs

More Front-end Bloggers All from Josh Comeau's blog View CSS Variables for React Devs on joshwcomeau.com

CSS variables are *really* cool, and they're incredibly powerful when it comes to React! This tutorial shows how we can use them with React to create dynamic themes. We'll see how to get the most out of CSS-in-JS tools like styled-components, and how our mental frame around media queries has been wrong all along.

Keep reading.


Scroll to top