A PostCSS plugin to convert CSS variables to Less variables
Reduce transform functions with PostCSS.
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
PostCSS plugin to reduce calc()
PostCSS plugin to transform clamp() to combination of min/max
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Minify colors in your CSS files with PostCSS.
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
PostCSS plugin to unwrap nested rules like how Sass does it
SCSS parser for PostCSS
Use Custom Properties Queries in CSS
Reduce initial definitions to the actual initial value, where possible.
Tool for transforming styles with JS plugins
PostCSS plugin to import CSS files
Convert CSS stylesheets between left-to-right and right-to-left directions.
Merge keyframe and counter style identifiers.
Trim whitespace inside and around CSS rules & declarations.
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
Use round, rem and mod functions in CSS
Use the light-dark() color function in CSS
Correctly declare progressive enhancements for CSS Custom Properties.
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
Discard comments in your CSS files with PostCSS.