Merge CSS rules with PostCSS.
Advanced optimisations for cssnano; may or may not break your CSS!
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
CLI for PostCSS
Log PostCSS messages in the console
TypeScript definitions for css-modules-require-hook
Minify selectors with PostCSS.
Enable support for case insensitive attribute matching in selectors
Reduce initial definitions to the actual initial value, where possible.
Detect/remove browser hacks from CSS files.
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
PostCSS plugin for Sass-like variables
Resolve nested CSS selectors
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
PostCSS plugin that enables SASS-like for loop syntax in your CSS
Use the random function in CSS
A CSS post-processor that converts px to rem.
PostCSS plugin wraps selectors with :hover with an @media (any-hover: hover) block
Sorts CSS declarations fast and automatically in a certain order.
Seamless integration between Rollup and PostCSS
Generate a solid-color image from any color
Use round, rem and mod functions in CSS
Declare a list of container queries in a single at-container rule
Utilities for PostCSS plugins