PostCSS plugin to convert CSS to different BEM notations
A BEM linter for postcss
Tool for transforming styles with JS plugins
Algorithms to help you parse CSS from an array of tokens.
Sorts CSS declarations fast and automatically in a certain order.
A CSS Modules transform to extract local aliases for inline imports
Color helpers to ease transformation between formats, gamut, etc
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
CSS Object Model implementation and CSS parser
Tokenize CSS
PostCSS plugin to reduce calc()
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
PostCSS plugin to unwrap nested rules like how Sass does it
Use cascade layers in CSS
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
Solve CSS math expressions
Style form elements when they are empty
Discard comments in your CSS files with PostCSS.
Style elements relative to other elements in CSS
PostCSS plugin to fallback initial keyword.
Merge CSS rules with PostCSS.
Use Custom Media Queries in CSS