Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfellerph/perfect-less-build
A less build using gulp with tons of features (minify, sourcemaps, caching, autoprefixer and error handling)
https://github.com/gfellerph/perfect-less-build
Last synced: about 1 month ago
JSON representation
A less build using gulp with tons of features (minify, sourcemaps, caching, autoprefixer and error handling)
- Host: GitHub
- URL: https://github.com/gfellerph/perfect-less-build
- Owner: gfellerph
- Created: 2014-10-24T16:07:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T08:11:18.000Z (over 9 years ago)
- Last Synced: 2024-10-15T02:06:47.682Z (3 months ago)
- Language: JavaScript
- Size: 418 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This repo is no longer maintained
Take a look at https://github.com/maxomedia/mxm-gulp/tree/support/incremental-less for a newer version of this very problem/approach. Be aware that you can not control the sequence of file imports. In most cases it is in alphabetical order based on file/folder names, but I'm sure this cannot be trusted.Test repository linked with this question on stackoverflow:
https://stackoverflow.com/questions/26628421/incremental-gulp-less-build## Incremental Less build with gulp
Clone the repo, run `npm install`, then `gulp` and be amazed, or not, I'm just a readme.