- A styling technique in which JavaScript is used to style components. When this JavaScript is parsed, CSS is generated (usually as a
styleelement) and attached to the DOM. CSS-in-JS abstracts CSS to the component level itself, using JavaScript to describe styles in a declarative and maintainable way. There are multiple implementations of this concept such as styled components or JSS. ← Wikipedia ↑ cssinjs.org
This term is sponsored by: your name/company?
- Previous term: CSS Zen Garden
- Next term: CSS-Tricks
- Random term: Monitoring (webglossary.info/random 🎲)