JSS
JSS is a CSS-in-JS library that allows writing styles in JavaScript with theming and server-side rendering support.
|
Import
import { Jss } from "@dev.icons/react";Render
<Jss size={32} />JSS is a CSS-in-JS library that allows writing styles in JavaScript with theming and server-side rendering support.
import { Jss } from "@dev.icons/react";<Jss size={32} />