rollup-plugin-styles
CSS bundler
A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects.
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
246 stars
3 watching
43 forks
Language: TypeScript
last commit: 12 months ago csscss-moduleslesspostcssrolluprollup-pluginrollup-plugin-stylessassscssstylesstylus
Related projects:
Repository | Description | Stars |
---|---|---|
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
egoist/rollup-plugin-postcss | A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files. | 677 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |