Quick start
Get started with Pigment CSS, a zero-runtime CSS-in-JS library.
Installation
Pigment CSS has two category of packages. First one is to be imported and used in your source code. This includes the public API of the package. Second category is to be imported in your bundler config file to configure and actually be able to use Pigment CSS. We currently support Next.js
(no Turbopack yet), Vite
and Webpack
.