styled-jsx 4.0: Full CSS Support for JSX Without Compromises - github.com/vercel/styled-… (Full, scoped and component-friendly CSS support for JSX rendered on the server or the client.)
2
11
72
0
12
@JavaScriptDaily Curious why to put a style block right in your code over a cleaner import of your styles to use for targeting classes and ids and your markup?