Managing css-in-js Components with Namespaces

added by JavaScript Kicks
3/20/2019 8:15:29 AM

311 Views

I've settled on using Emotion for styling my React applications. The API is close to styled-components and especially Emotion 10 is filled with functionality. I use only a small part of it in my daily work. As I've been working on the print graphics for React Finland, I've often come across the problem of maintaining different versions of designs in my files.


0 comments