Use the :any-link pseudo-class in CSS
Use the overflow shorthand in CSS
Discard duplicate rules in your CSS files with PostCSS.
Use the gap, column-gap, and row-gap shorthand properties in CSS
Use 4 & 8 character hex color notation in CSS
Use logical properties and values in CSS
Use the unset keyword in CSS.
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
Use the :dir pseudo-class in CSS
Minify gradient parameters with PostCSS.
Use space and slash separated color notation in CSS
Style form elements when they are empty
Design tokens are the single source of truth to name and store design decisions.
Use nested calc() expressions in CSS
Use text-decoration in it's shorthand form in CSS
Normalize wrapping quotes for CSS string literals.
Detective to find dependents of CSS (PostCSS dialect)
Style elements relative to other elements in CSS
Use cascade layers in CSS
Add necessary or remove extra charset with PostCSS
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
A CSS property value parser for use with PostCSS
PostCSS plugin to use CSS Modules everywhere