PostCSS plugin to filter rules by applying a callback function on each selector. Can be used to filter out individual rules or remove all rules besides those you wish to keep.
Discard duplicate rules in your CSS files with PostCSS.
Merge CSS rules with PostCSS.
PostCSS plugin to keep rules and at-rules content in order.
Safe defaults for cssnano which require minimal configuration.
PostCSS plugin to import CSS files
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
SCSS parser for PostCSS
Nest rules inside each other in CSS
PostCSS plugin to unwrap nested rules like how Sass does it
PostCSS plugin to add cascade layers to CSS
Exclude/warn on duplicated PostCSS plugins.
Discard empty rules and values with PostCSS.
A collection of order related linting rules for Stylelint.
Sorts CSS declarations fast and automatically in a certain order.
PostCSS plugin for Sass-like variables
PostCSS plugin to discard overridden @keyframes or @counter-style.
Use the :focus-visible pseudo-selector in CSS
Use the :focus-within pseudo-selector in CSS
Advanced optimisations for cssnano; may or may not break your CSS!
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
The recommended shareable SCSS config for Stylelint
Style elements relative to other elements in CSS
Tool for transforming styles with JS plugins