PostCSS plugin to add dependencies that are necessary for webpack to understand when it needs to run recompilation on the changed files
PostCSS plugin to import CSS files
Autoload Config for PostCSS
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Color helpers to ease transformation between formats, gamut, etc
Add necessary or remove extra charset with PostCSS
Detective to find dependents of CSS (PostCSS dialect)
Safe defaults for cssnano which require minimal configuration.
Tool for transforming styles with JS plugins
Convert modern CSS into something browsers understand
Use the :focus-visible pseudo-selector in CSS
Use the :focus-within pseudo-selector in CSS
PostCSS plugin to reduce calc()
Style form elements when they are empty
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Style elements relative to other elements in CSS
Use the :dir pseudo-class in CSS
Keep only the CSS you need based on comments and your browserslist
Use the parts of normalize.css or sanitize.css you need from your browserslist
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
PostCSS for CSS-in-JS and styles in JS objects
Use two values display syntax for inner and outer display types.
Use unquoted format on @font-face CSS definitions.
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.