Uses postcss to transform CSS to AST and then to the "real JS code".
PostCSS for CSS-in-JS and styles in JS objects
Tool for transforming styles with JS plugins
compile PostCSS to JS
PostCSS plugin to import CSS files
> Selector parser with built in methods for working with selector strings.
Use the :focus-visible pseudo-selector in CSS
Use the :focus-within pseudo-selector in CSS
Style form elements when they are empty
Discard comments in your CSS files with PostCSS.
Convert modern CSS into something browsers understand
Safe defaults for cssnano which require minimal configuration.
Style elements relative to other elements in CSS
PostCSS plugin to reduce calc()
Resolve a nested selector in a PostCSS AST
PostCSS plugin to unwrap nested rules like how Sass does it
Use the rebeccapurple color keyword in CSS
Use two values display syntax for inner and outer display types.
Use unquoted format on @font-face CSS definitions.
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
PostCSS loader for webpack
Use a place-* shorthand for align-* and justify-* in CSS
Use the ic length unit
Use the overflow shorthand in CSS