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: 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, with support for various plugins and source map generation. | 559 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 173 |
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 | Converts CoffeeScript files to JavaScript using Gulp | 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,320 |
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 |