SASS
Sass is a CSS preprocessor that adds variables, nesting, mixins, and other features to standard CSS.
|
Import
import { Sass } from "@dev.icons/react";Render
<Sass size={32} />Sass is a CSS preprocessor that adds variables, nesting, mixins, and other features to standard CSS.
import { Sass } from "@dev.icons/react";<Sass size={32} />