rollup-plugin-css-porter

CSS combiner

A Rollup plugin to collect and combine all the imported CSS files into a single file.

A rollup plugin to combine css import to a standalone css file

GitHub

13 stars
3 watching
3 forks
Language: JavaScript
last commit: over 7 years ago

Related projects:

RepositoryDescriptionStars
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
gjbkz/rollup-plugin-embed-cssThis plugin integrates CSS files into an HTML bundle during the Rollup build process.20
anidetrix/rollup-plugin-stylesA plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects.248
nathancahill/rollup-plugin-collect-sassA Rollup plugin to compile Sass files and collect imports into a single context16
nystudio107/rollup-plugin-criticalGenerates critical CSS for optimized performance102
katrotz/rollup-plugin-less-modulesA tool that compiles LESS files into CSS for use in ES modules5
thgh/rollup-plugin-scssA Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process136
narol1024/rollup-plugin-spriteConverts images into spritesheets and generates mixin files for CSS preprocessors.9
swiing/rollup-plugin-import-assertionsA Rollup plugin that bundles TC39 import assertions for JSON and CSS files.6
mtojo/rollup-plugin-stylus-css-modulesCompiles Stylus to CSS Modules and injects them into Rollup.js projects14
joakim/rollup-plugin-espruinoA Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution.13
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
egoist/rollup-plugin-postcssA plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files.678
elycruz/rollup-plugin-sassA Rollup plugin that compiles and bundles Sass files into CSS.93
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99