A PostCSS plugin for parsing import/export statements out of CSS that follows the ICSS specification, eg. for CSS Modules.
ICSS utils for postcss ast
Detective to find dependents of CSS (PostCSS dialect)
A CSS Modules parser to extract tokens from the css file
Replacing symbols during the linking phase of ICSS
> Selector parser with built in methods for working with selector strings.
Fault-tolerant CSS parser for PostCSS
Algorithms to help you parse CSS from an array of tokens.
A CSS property value parser for use with PostCSS
PostCSS plugin for css modules to local-scope classes and ids
Autoload Config for PostCSS
Transforms css values and at-rule params into the tree
A tool for parsing media query lists.
PostCSS plugin for css-modules to local-scope keyframes
Parse CSS color values
Resolve nested CSS selectors
Parse CSS media query lists.
npm query parser and tools
Determine selector specificity with postcss-selector-parser
CSS Object Model implementation and CSS 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