rollup-plugin-less
Less CSS wrapper
A Rollup plugin for compiling Less CSS files into CSS and inserting them into the HTML head tag.
a less rollup plugin
22 stars
3 watching
24 forks
Language: JavaScript
last commit: almost 2 years ago lessrollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
xiaofuzi/rollup-plugin-md | A Rollup plugin to process and render Markdown files in JavaScript projects | 24 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
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-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |