Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
A CSS property value parser for use with PostCSS
Correctly declare progressive enhancements for CSS Custom Properties.
Use env() variables in CSS
Ensure values are ordered consistently in your CSS.
Keep only the CSS you need based on comments and your browserslist
PostCSS plugin to fallback initial keyword.
Use the range notation in CSS media queries
Use oklab() and oklch() color functions in CSS
Use flow-relative (inline-start and inline-end) values for float and clear
Use the color-mix function in CSS
Use double-position gradients in CSS
Use the relative color syntax in CSS
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
Convert values with PostCSS (e.g. ms -> s)
Use the parts of normalize.css or sanitize.css you need from your browserslist
PostCSS plugin to fallback initial keyword.
Use number values in aspect-ratio media queries.
Use vb and vi length units in CSS
PostCSS syntax for parsing HTML (and HTML-like)
Optimise inline SVG with PostCSS.
Use logical values in the resize property
The Reference Element Pseudo-class: :scope
PostCSS plugin to keep rules and at-rules content in order.