Adds new pseudo-elements to inputs for easy cross-browser styling of their inner elements
Convert two value syntax for repeat-style into one value.
Fault-tolerant CSS parser for PostCSS
A pseudo-class for matching elements in a selector list
Style form elements when they are empty
CLI for PostCSS
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Normalize multiple value display syntaxes into single values.
Normalize keyword values for position into length values.
Normalize URLs with PostCSS
Discard empty rules and values with PostCSS.
Trim whitespace inside and around CSS rules & declarations.
Merge CSS rules with PostCSS.
Ensure CSS selectors are unique.
Normalize CSS animation/transition timing functions.
Reduce transform functions with PostCSS.
Merge longhand properties into shorthand with PostCSS.
Discard duplicate rules in your CSS files with PostCSS.
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
Minify selectors with PostCSS.
Minify gradient parameters with PostCSS.
Discard comments in your CSS files with PostCSS.
Reduce initial definitions to the actual initial value, where possible.
Tool for transforming styles with JS plugins