rollup-plugin-less-modules
CSS compiler
A tool that compiles LESS files into CSS for use in ES modules
The rollup plugin that compiles LESS files into CSS
5 stars
2 watching
3 forks
Language: JavaScript
last commit: almost 6 years ago buildcsses-modulelessrollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
xiaofuzi/rollup-plugin-less | A Rollup plugin for compiling Less CSS files into CSS and inserting them into the HTML head tag. | 22 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
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 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
alex-kinokon/rollup-plugin-ignore | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
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 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
tk-o/rollup-plugin-sass-lint | A plugin for Rollup that integrates Sass linting capabilities into the build process. | 4 |