PostCSS plugin to bake the values of enumerated custom properties
Use the gap, column-gap, and row-gap shorthand properties in CSS
Use a place-* shorthand for align-* and justify-* in CSS
Correctly declare progressive enhancements for CSS Custom Properties.
Use logical properties and values in CSS
Use Custom Properties Queries in CSS
PostCSS plugin to keep rules and at-rules content in order.
PostCSS plugin to unwrap nested rules like how Sass does it
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
Merge longhand properties into shorthand with PostCSS.
Sorts CSS declarations fast and automatically in a certain order.
SCSS parser for PostCSS
A collection of order related linting rules for Stylelint.
PostCSS plugin for Sass-like variables
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
This plugin transforms static class properties as well as properties declared with the property initializer syntax
A CSS Modules transform to extract local aliases for inline imports
Use sign and abs functions in CSS
A CSS property value parser for use with PostCSS
Ensure values are ordered consistently in your CSS.
Tool for transforming styles with JS plugins
Use logical overscroll behavior properties and values in CSS
Use the color-mix function in CSS