gulp-sass
CSS compiler
Sass compiler plugin for Gulp task automation
SASS plugin for gulp
2k stars
38 watching
381 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS | 559 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 174 |
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
lazd/gulp-handlebars | Handlebars plugin for gulp, enabling template compilation and namespace management for web applications | 171 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |