I haven't worked with React in a little while (all about Elm Elm ELM :deciduous_tree: ) but when I did I found styled components to be the friendliest of the CSS systems. Syntactically it's very similar to SASS but allows for really easy prop-based dynamic css changes.
It's definitely a personal preference thing but if you haven't tried it out on a project yet I would thoroughly recommend it.
(However I do not recommend tachyons with styled components. I am not a fan of that. At all.)
I haven't worked with React in a little while (all about Elm Elm ELM :deciduous_tree: ) but when I did I found styled components to be the friendliest of the CSS systems. Syntactically it's very similar to SASS but allows for really easy prop-based dynamic css changes.
It's definitely a personal preference thing but if you haven't tried it out on a project yet I would thoroughly recommend it.
(However I do not recommend tachyons with styled components. I am not a fan of that. At all.)