rollup-plugin-bundle-scss

SCSS bundler

A plugin that bundles SCSS imports into a single file.

Rollup .scss imports into one bundled .scss file

GitHub

17 stars
1 watching
4 forks
Language: JavaScript
last commit: over 2 years ago
rollupscssvue

Related projects:

RepositoryDescriptionStars
chrisprice/grunt-rollupA Grunt plugin that bundles ES6 modules using the Rollup tool21
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248
thgh/rollup-plugin-scssA Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process136
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
haifeng2013/rollup-plugin-bundle-htmlA plugin that bundles and injects JavaScript files into an HTML template27
pschroen/rollup-plugin-bundleutilsA set of functions used to process JavaScript bundles after tree shaking14
wasm-tool/rollup-plugin-rustA Rollup plugin for bundling and importing Rust crates into JavaScript applications.211
wessberg/rollup-plugin-tsA TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc.496
swatinem/rollup-plugin-dtsA plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup816
swiing/rollup-plugin-import-assertionsA Rollup plugin that bundles TC39 import assertions for JSON and CSS files.6
ulisses-alves/rollup-plugin-elmA plugin for Rollup to compile and bundle Elm files into ES6 modules16
vehmloewff/rollup-plugin-commandAn extension for Rollup that allows running custom commands during bundle generation10
lautis/rollup-plugin-coffee-scriptAllows CoffeeScript code to be included in Rollup bundles without an additional build step23