Merge longhand properties into shorthand with PostCSS.
Use the :focus-visible pseudo-selector in CSS
Use unquoted format on @font-face CSS definitions.
Use a place-* shorthand for align-* and justify-* in CSS
Nest rules inside each other in CSS
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
Use the :focus-within pseudo-selector in CSS
SCSS parser for PostCSS
PostCSS plugin to transform clamp() to combination of min/max
Use Custom Selectors in CSS
Use the rebeccapurple color keyword in CSS
Use the ic length unit
Use the overflow shorthand in CSS
Use the :any-link pseudo-class in CSS
Discard duplicate rules in your CSS files with PostCSS.
Use 4 & 8 character hex color notation in CSS
Use the gap, column-gap, and row-gap shorthand properties in CSS
Discard comments in your CSS files with PostCSS.
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
Minify gradient parameters with PostCSS.
Use space and slash separated color notation in CSS