rollup-plugin-sass
Sass bundler
Rollup plugin to compile and bundle Sass files into JavaScript bundles
Rollup .sass files.
93 stars
4 watching
34 forks
Language: TypeScript
last commit: 18 days ago rolluprollup-pluginsassscss
Related projects:
Repository | Description | Stars |
---|---|---|
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
tk-o/rollup-plugin-sass-lint | A plugin for Rollup that integrates Sass linting capabilities into the build process. | 4 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
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 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |