A CSS Modules parser to extract tokens from the css file
A CSS Modules parser to extract tokens from the css file
> Selector parser with built in methods for working with selector strings.
A CSS property value parser for use with PostCSS
Fault-tolerant CSS parser for PostCSS
Algorithms to help you parse CSS from an array of tokens.
Detective to find dependents of CSS (PostCSS dialect)
mirror of postcss-calc-ast-parser, bundled and exposed as ES module
Autoload Config for PostCSS
Transforms css values and at-rule params into the tree
A CSS Modules transform to extract local aliases for inline imports
A tool for parsing media query lists.
Parse CSS color values
PostCSS plugin to import CSS files
A CSS Modules transform to make local scope the default
Parse CSS media query lists.
Resolve nested CSS selectors
npm query parser and tools
CSS Object Model implementation and CSS parser
Determine selector specificity with postcss-selector-parser
SCSS parser for PostCSS
Parse CSS Cascade Layer names.
CSS Object Model implementation and CSS parser
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