Like postcss-cli, but concatenates a bunch of inputs into a single output
CLI for PostCSS
Tool for transforming styles with JS plugins
PostCSS loader for webpack
PostCSS plugin to import CSS files
PostCSS for CSS-in-JS and styles in JS objects
Color helpers to ease transformation between formats, gamut, etc
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Convert modern CSS into something browsers understand
Runtime typescript and ESM support for Node.js
Use two values display syntax for inner and outer display types.
Use unquoted format on @font-face CSS definitions.
> Selector parser with built in methods for working with selector strings.
Use the ic length unit
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
PostCSS plugin to reduce calc()
Use the unset keyword in CSS.
PostCSS plugin to unwrap nested rules like how Sass does it
A pseudo-class for matching elements in a selector list
Fault-tolerant CSS parser for PostCSS
Display resolution-dependent images using the image-set() function in CSS
Use lab() and lch() color functions in CSS
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
PostCSS plugin to transform clamp() to combination of min/max