Use 4 & 8 character hex color notation in CSS
Use the gap, column-gap, and row-gap shorthand properties in CSS
Discard duplicate rules in your CSS files with PostCSS.
Discard comments in your CSS files with PostCSS.
Use logical properties and values in CSS
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Use the unset keyword in CSS.
Use the :dir pseudo-class in CSS
Use the color() function in CSS
Use space and slash separated color notation in CSS
Minify gradient parameters with PostCSS.
A pseudo-class for matching elements in a selector list
Style form elements when they are empty
Use hwb() color functions in CSS
Use nested calc() expressions in CSS
Normalize wrapping quotes for CSS string literals.
Use text-decoration in it's shorthand form in CSS
Use cascade layers in CSS
Style elements relative to other elements in CSS
Resolve a nested selector in a PostCSS AST
Add necessary or remove extra charset with PostCSS
Display resolution-dependent images using the image-set() function in CSS
Use lab() and lch() color functions in CSS
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.