Use the rebeccapurple color keyword in CSS
Use two values display syntax for inner and outer display types.
Use a place-* shorthand for align-* and justify-* in CSS
Discard duplicate rules in your CSS files with PostCSS.
Use Custom Selectors in CSS
Use the ic length unit
Use the overflow shorthand in CSS
Use 4 & 8 character hex color notation in CSS
Discard comments in your CSS files with PostCSS.
PostCSS plugin for tailwind, a utility-first CSS framework for rapidly building custom user interfaces
Use logical properties and values in CSS
PostCSS plugin to transform clamp() to combination of min/max
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 the :dir pseudo-class in CSS
Use the unset keyword in CSS.
Minify gradient parameters with PostCSS.
Use the color() function in CSS
Style form elements when they are empty
A pseudo-class for matching elements in a selector list
Use space and slash separated color notation in CSS
Use hwb() color functions in CSS
Use nested calc() expressions in CSS
Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8