SASS

Sass is a CSS preprocessor that adds variables, nesting, mixins, and other features to standard CSS.

v1.0.0 1 variant sass-lang.com
SASS logo (sass)
|
Usage
Import
import { Sass } from "@dev.icons/react";
Render
<Sass size={32} />

Related icons