A PostCSS Sparrow plugin that helps you filter declarations by its unit.
Safe defaults for cssnano which require minimal configuration.
Normalize multiple value display syntaxes into single values.
Use two values display syntax for inner and outer display types.
A CSS property value parser for use with PostCSS
Convert values with PostCSS (e.g. ms -> s)
Ensure values are ordered consistently in your CSS.
Use logical properties and values in CSS
Use number values in aspect-ratio media queries.
Reduce initial definitions to the actual initial value, where possible.
Correctly declare progressive enhancements for CSS Custom Properties.
Advanced optimisations for cssnano; may or may not break your CSS!
Detective to find dependents of CSS (PostCSS dialect)
Minify font declarations with PostCSS
Solve CSS math expressions
Use nested calc() expressions in CSS
Use logical values in the resize property
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
Use the ic length unit
PostCSS plugin to unwrap nested rules like how Sass does it
Minify gradient parameters with PostCSS.
Exclude/warn on duplicated PostCSS plugins.
Use sign and abs functions in CSS
Discard empty rules and values with PostCSS.