Use the rebeccapurple color keyword in CSS
Use 4 & 8 character hex color notation in CSS
Use the gap, column-gap, and row-gap shorthand properties in CSS
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Use logical properties and values in CSS
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
Use hwb() color functions in CSS
A pseudo-class for matching elements in a selector list
Style form elements when they are empty
Use nested calc() expressions in CSS
Normalize wrapping quotes for CSS string literals.
Use text-decoration in it's shorthand form in CSS
Detective to find dependents of CSS (PostCSS dialect)
Use cascade layers in CSS
Style elements relative to other elements in CSS
Resolve a nested selector in a PostCSS AST
Display resolution-dependent images using the image-set() function in CSS
Use lab() and lch() color functions in CSS
Safe and minimum transformation
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
A CSS property value parser for use with PostCSS