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 5 years ago

Related projects:

Repository Description Stars
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
anidetrix/rollup-plugin-styles A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. 246
nathancahill/rollup-plugin-collect-sass A Rollup plugin to compile Sass files and collect imports into a single context 16
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 97
katrotz/rollup-plugin-less-modules A tool that compiles LESS files into CSS for use in ES modules 5
thgh/rollup-plugin-scss A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process 136
narol1024/rollup-plugin-sprite Converts images into spritesheets and generates mixin files for CSS preprocessors. 9
swiing/rollup-plugin-import-assertions A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. 5
mtojo/rollup-plugin-stylus-css-modules Compiles Stylus to CSS Modules and injects them into Rollup.js projects 14
joakim/rollup-plugin-espruino A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. 13
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
egoist/rollup-plugin-postcss A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files. 677
elycruz/rollup-plugin-sass Rollup plugin to compile and bundle Sass files into JavaScript bundles 93
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99