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
Algorithms to help you parse CSS from an array of tokens.
A CSS parser, transformer, and minifier written in Rust
Solve CSS math expressions
Tokenize CSS
css loader module for webpack
extracts CSS into separate files
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
A CSS Modules transform to extract local aliases for inline imports
CSS color - Resolve and convert CSS colors.
A utility-first CSS framework for rapidly building custom user interfaces.
A modern CSS parser and stringifier with TypeScript support
a CSS selector parser
Parse CSS color values
Sorts CSS declarations fast and automatically in a certain order.
Tool for transforming styles with JS plugins
A CSS Modules transform to extract export statements from local-scope classes
CSS Object Model implementation and CSS parser
A well-tested CSS minifier
List of known CSS properties
CSS minimizer (minifier) plugin for Webpack
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
CSS syntax patches for CSS tree
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website