rollup-plugin-stylus-css-modules
CSS compiler
Compiles Stylus to CSS Modules and injects them into Rollup.js projects
A Rollup.js plugin to compile Stylus and inject CSS Modules
14 stars
1 watching
5 forks
Language: JavaScript
last commit: over 7 years ago css-modulesrollup-pluginstylus
Related projects:
Repository | Description | Stars |
---|---|---|
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
alex-kinokon/rollup-plugin-ignore | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
sandark7/rollup-plugin-stylint | A Rollup plugin to lint Stylus code with stylint. | 4 |