gulp-stylus
css compiler
A gulp plugin that automates the compilation of stylus files into css.
Stylus plugin for gulp
223 stars
8 watching
60 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 174 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
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 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |