Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
Use the range notation in CSS media queries
Use the parts of normalize.css or sanitize.css you need from your browserslist
Use double-position gradients in CSS
Ensure values are ordered consistently in your CSS.
Keep only the CSS you need based on comments and your browserslist
Use the color-mix function in CSS
Use the relative color syntax in CSS
PostCSS syntax for parsing HTML (and HTML-like)
Convert values with PostCSS (e.g. ms -> s)
PostCSS plugin to fallback initial keyword.
Use logical values in the resize property
Use number values in aspect-ratio media queries.
Optimise inline SVG with PostCSS.
Use flow-relative (inline-start and inline-end) values for float and clear
Use vb and vi length units in CSS
PostCSS plugin to fallback initial keyword.
Use logical overscroll behavior properties and values in CSS
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
PostCSS plugin to keep rules and at-rules content in order.
Use logical overflow properties and values in CSS
Log PostCSS messages in the console
Use Custom Media Queries in CSS
A CSS Modules transform to extract local aliases for inline imports