Skip to main content

CSS-in-JS

Recommendation
Updated
Moved
USE
2021-09-15

What is it

CSS-in-JS is a styling technique where JavaScript/TypeScript is used to style components.

When to use it

Use CSS-in-JS with Emotion as styling framework when building user interfaces.

How to learn it

See the Emotion section for a specific library using build around this technique.