PostCSS plugin This project tries to fix all of flexbug's issues
PostCSS plugin to rebase or inline on url().
PostCSS plugin to use CSS Modules everywhere
PostCSS plugin to unwrap nested rules like how Sass does it
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
PostCSS plugin to transform clamp() to combination of min/max
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
PostCSS plugin to add single-colon CSS 2.1 syntax pseudo selectors (i.e. :before)
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
PostCSS plugin to transform rgba() to hexadecimal
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
PostCSS plugin for fallback image-set
PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
PostCSS plugin enabling custom properties sets references
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
PostCSS plugin to import CSS files
A PostCSS plugin to use CSS Modules synchronously in js
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
PostCSS plugin for PurgeCSS
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
PostCSS plugin to report warning messages right in your browser
PostCSS plugin for exposing JavaScript functions