Automatically switch PostCSS syntax by file extensions
Reduce transform functions with PostCSS.
Trim whitespace inside and around CSS rules & declarations.
Normalize CSS animation/transition timing functions.
Normalize keyword values for position into length values.
Normalize URLs with PostCSS
Ensure CSS selectors are unique.
Merge longhand properties into shorthand with PostCSS.
Prefix all CSS rules with a selector
PostCSS plugin to convert pseudo-classes to classes for testing purposes
SCSS parser for PostCSS
Use the ic length unit
Discard duplicate rules in your CSS files with PostCSS.
Use mixins in CSS
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
Discard comments in your CSS files with PostCSS.
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
PostCSS plugin to work around CSS Modules values limitations
Use the font-width property in CSS
Minify gradient parameters with PostCSS.
Add necessary or remove extra charset with PostCSS
Normalize wrapping quotes for CSS string literals.
Storybook addon used to run the PostCSS preprocessor against your stories.
Use cascade layers in CSS