PostCSS plugin to convert font-weight numbers > 500 to bold
Merge CSS rules with PostCSS.
Minify font declarations with PostCSS
PostCSS plugin to unwrap nested rules like how Sass does it
Use unquoted format on @font-face CSS definitions.
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Use the :dir pseudo-class in CSS
Use the @extend at-rule and functional selectors in CSS
Safe defaults for cssnano which require minimal configuration.
Use the `system-ui` keyword
Discard unused counter styles, keyframes and fonts.
Use the font-width property in CSS
Discard empty rules and values with PostCSS.
Convert values with PostCSS (e.g. ms -> s)
PostCSS plugin to use CSS Modules everywhere
PostCSS plugin to reduce calc()
Advanced optimisations for cssnano; may or may not break your CSS!
Tool for transforming styles with JS plugins
Keep only the CSS you need based on comments and your browserslist
Use the system-ui font family in CSS
Extract useful information from font files
Minify selectors with PostCSS.
PostCSS preset for Mantine (7.0+) applications