Use Custom Media Queries in CSS
CLI for PostCSS
Advanced optimisations for cssnano; may or may not break your CSS!
Use Custom Properties Queries in CSS
Generate fallback values for content with alt text
Log PostCSS messages in the console
Determine selector specificity with postcss-selector-parser
Transforms css values and at-rule params into the tree
Merge CSS rules with PostCSS.
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
Gamut map css colors to fit display specific gamuts
Enable support for case insensitive attribute matching in selectors
Mix any number of colors with the color-mix function in CSS
Use light and dark color schemes in all browsers
Minify selectors with PostCSS.
Reduce initial definitions to the actual initial value, where possible.
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Resolve nested CSS selectors
Use the random function in CSS
Fallback `position-area` to the alternate name `inset-area`
PostCSS plugin for Sass-like variables
Use sign and abs functions in CSS
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
Detect/remove browser hacks from CSS files.