TypeScript definitions for postcss-css-variables
Tool for transforming styles with JS plugins
Use env() variables in CSS
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
PostCSS plugin to unwrap nested rules like how Sass does it
Correctly declare progressive enhancements for CSS Custom Properties.
Use Custom Properties Queries in CSS
SCSS parser for PostCSS
PostCSS plugin for Sass-like variables
Use two values display syntax for inner and outer display types.
Color helpers to ease transformation between formats, gamut, etc
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
PostCSS plugin to keep rules and at-rules content in order.
PostCSS for CSS-in-JS and styles in JS objects
A CSS Modules transform to extract local aliases for inline imports
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
PostCSS plugin to reduce calc()
Minify colors in your CSS files with PostCSS.
Algorithms to help you parse CSS from an array of tokens.
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
CSS syntax patches for CSS tree
Sorts CSS declarations fast and automatically in a certain order.
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
PostCSS plugin to transform clamp() to combination of min/max