How to style react-basic components

Hi, how do you use styled-components in purescript? Or whats the best approach to syling react components in purescript?

I use emotion, have a look at this: https://github.com/lumihq/purescript-react-basic-emotion/tree/main/examples/basic

3 Likes