rollup-plugin-sass-lint
Sass linter
A plugin for Rollup that integrates Sass linting capabilities into the build process.
4 stars
1 watching
0 forks
Language: JavaScript
last commit: over 7 years ago rolluprollup-pluginsass-lint
Related projects:
Repository | Description | Stars |
---|---|---|
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
sandark7/rollup-plugin-stylint | A Rollup plugin to lint Stylus code with stylint. | 4 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
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 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
konsumer/rollup-plugin-jsx | Wrapper around jsx-transform for Rollup plugin | 13 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
run-z/rollup-plugin-flat-dts | Tool to flatten type definitions in TypeScript code | 21 |