Keep only the CSS you need based on comments and your browserslist
Discard comments in your CSS files with PostCSS.
Safe defaults for cssnano which require minimal configuration.
PostCSS plugin to keep rules and at-rules content in order.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Advanced optimisations for cssnano; may or may not break your CSS!
Use the :focus-within pseudo-selector in CSS
Style form elements when they are empty
Style elements relative to other elements in CSS
Search CSS(-like) strings
Use light and dark color schemes in all browsers
Safe and minimum transformation
A collection of order related linting rules for Stylelint.
Tool for transforming styles with JS plugins
Use the :focus-visible pseudo-selector in CSS
Minify gradient parameters with PostCSS.
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
PostCSS plugin to import CSS files
PostCSS for CSS-in-JS and styles in JS objects
> Selector parser with built in methods for working with selector strings.
Use Custom Media Queries in CSS
PostCSS plugin to unwrap nested rules like how Sass does it
Detect/remove browser hacks from CSS files.
PostCSS loader for webpack