gulp-sass
SASS plugin
A SASS plugin for Gulp.
SASS plugin for gulp
2k stars
37 watching
381 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 223 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 173 |
gulp-community/gulp-coffee | Converts CoffeeScript files to JavaScript using Gulp | 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,320 |
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 |