rollup-plugin-scss
CSS compiler
A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process
Rollup and compile multiple .scss, .sass and .css imports
136 stars
3 watching
46 forks
Language: TypeScript
last commit: 4 months ago rollup
Related projects:
Repository | Description | Stars |
---|---|---|
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
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 |
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-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |