rollup-plugin-embed-css
CSS integrator
This plugin integrates CSS files into an HTML bundle during the Rollup build process.
20 stars
1 watching
2 forks
Language: TypeScript
last commit: 16 days ago csspostcssrollup
Related projects:
Repository | Description | Stars |
---|---|---|
egoist/rollup-plugin-postcss | A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files. | 677 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
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 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |