postcss

Tool for transforming styles with JS plugins

  • Types
  • ESM
  • CJS
License
MIT
Install Size
217.8 kB(389.2 kB)
Vulns
0
Published

Get started

$npm install postcss
$pnpm add postcss
$yarn add postcss
$bun add postcss
$deno add npm:postcss
$vlt install postcss
$vp add postcss
$nub add postcss

Readme

PostCSS

Philosopher’s stone, logo of PostCSS

PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.

PostCSS is used by industry leaders including Wikipedia, Twitter, Alibaba, and JetBrains. The Autoprefixer and Stylelint PostCSS plugins are some of the most popular CSS tools.


  PostCSS is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups.


Docs

Read full docs here.