Autoload Options for PostCSS
Autoload Config for PostCSS
Discard comments in your CSS files with PostCSS.
Add necessary or remove extra charset with PostCSS
Normalize wrapping quotes for CSS string literals.
Use the :focus-within pseudo-selector in CSS
Optimise inline SVG with PostCSS.
Convert values with PostCSS (e.g. ms -> s)
Use Custom Selectors in CSS
Use the rebeccapurple color keyword in CSS
Nest rules inside each other in CSS
Use the :any-link pseudo-class in CSS
Use the overflow shorthand in CSS
Use a place-* shorthand for align-* and justify-* in CSS
Use 4 & 8 character hex color notation in CSS
Style form elements when they are empty
Use hwb() color functions in CSS
Use the gap, column-gap, and row-gap shorthand properties in CSS
Use the color() function in CSS
Use nested calc() expressions in CSS
PostCSS plugin to reference an SVG file and control its attributes with CSS syntax
A CSS Modules transform to extract local aliases for inline imports
Reduce initial definitions to the actual initial value, where possible.
Use text-decoration in it's shorthand form in CSS