Normalize multiple value display syntaxes into single values.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Reduce transform functions with PostCSS.
PostCSS plugin to convert pseudo-classes to classes for testing purposes
Convert two value syntax for repeat-style into one value.
Minify at-rule params with PostCSS
Normalize CSS animation/transition timing functions.
Ensure CSS selectors are unique.
Normalize keyword values for position into length values.
Merge longhand properties into shorthand with PostCSS.
Use unquoted format on @font-face CSS definitions.
Normalize URLs with PostCSS
Trim whitespace inside and around CSS rules & declarations.
Use the :focus-visible pseudo-selector in CSS
Use a place-* shorthand for align-* and justify-* in CSS
Nest rules inside each other in CSS
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
Use the :focus-within pseudo-selector in CSS
Use two values display syntax for inner and outer display types.
SCSS parser for PostCSS
PostCSS plugin to transform clamp() to combination of min/max
Use Custom Selectors in CSS
A BEM linter for postcss