PostCSS plugin to remove unsupported attribute and tags from current css files.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Tool for transforming styles with JS plugins
PostCSS plugin to import CSS files
PostCSS for CSS-in-JS and styles in JS objects
> Selector parser with built in methods for working with selector strings.
PostCSS plugin to unwrap nested rules like how Sass does it
Autoload Config for PostCSS
Safe defaults for cssnano which require minimal configuration.
PostCSS loader for webpack
Color helpers to ease transformation between formats, gamut, etc
Minify colors in your CSS files with PostCSS.
PostCSS plugin to reduce calc()
Fault-tolerant CSS parser for PostCSS
Convert modern CSS into something browsers understand
Normalize multiple value display syntaxes into single values.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Minify at-rule params with PostCSS
Discard empty rules and values with PostCSS.
Convert two value syntax for repeat-style into one value.
Trim whitespace inside and around CSS rules & declarations.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
Use the :focus-visible pseudo-selector in CSS