postcss-modules
Class scanner
A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON.
PostCSS plugin to use CSS Modules everywhere
2k stars
16 watching
87 forks
Language: JavaScript
last commit: 13 days ago css-modulespostcss-modules
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
jeffjewiss/broccoli-postcss | A plugin for compiling CSS using PostCSS while filtering files with Broccoli. | 30 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
atfzl/eslint-plugin-css-modules | Tool to help ensure consistent usage of CSS modules in JavaScript projects | 152 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
l-mbert/remix-postcss | Tools for processing CSS files with PostCSS in a Remix application | 19 |