Table of Contents

About

css in js is the manipulation of css rule completely with the help of javascript.

The css is not in a stylesheet but in Javascript code.

Css in Js is used mostly to style react components rather than importing CSS files.

CSS rules are normally scoped by component.

Library