A modern CSS at rule parser in PostCSS.
Transforms css values and at-rule params into the tree
> Selector parser with built in methods for working with selector strings.
Fault-tolerant CSS parser for PostCSS
PostCSS plugin to import CSS files
Algorithms to help you parse CSS from an array of tokens.
A CSS property value parser for use with PostCSS
SCSS parser for PostCSS
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
Autoload Config for PostCSS
Minify at-rule params with PostCSS
Declare a list of custom properties in a single at-property rule
A tool for parsing media query lists.
Resolve a nested selector in a PostCSS AST
Parse CSS color values
PostCSS plugin for Sass-like variables
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Resolve nested CSS selectors
Parse CSS media query lists.
PostCSS plugin to restore the way to resolve modules CSS Modules values paths that css-loader used before 1.0
CSS Object Model implementation and CSS parser
Determine selector specificity with postcss-selector-parser
npm query parser and tools
A Sass parser for PostCSS, using gonzales-pe.