PostCSS

PostCSS is a tool for transforming CSS with JavaScript plugins, enabling autoprefixing, linting, and modern CSS features.

v1.0.0 1 variant postcss.org
PostCSS logo (postcss)
|
Usage
Import
import { Postcss } from "@dev.icons/react";
Render
<Postcss size={32} />

Related icons