gulp-less icon indicating copy to clipboard operation
gulp-less copied to clipboard

A LESS plugin for Gulp

Results 11 gulp-less issues
Sort by recently updated
recently updated
newest added

# ![screenshot-20220610-173629](https://user-images.githubusercontent.com/72965028/173037584-afdcd453-73b7-4e0a-b5a4-bbd219cf68de.png) version 4.0.1 Does anyone have the same problem?

Hi, I'm learning to use gulp and gulp less to compile some less files. I got some error information, but I can't locate which file reported an error. The error...

Source line points to root parent rule in the .less file instead to the nested rule. Unless its ':before' rule, in this case it points to actual line where rule...

Has anyone experienced a memory leak while using `gulp-less 3.5.0` on `gulp 3.9.0`? For the last week I've been continuously getting the following when trying to compile: ```none 52803 ms:...

I am using ui-grid in my project and I have a less variable override to set the @bootstrapDirectory to /lib/bootstrap/ This variable override works just fine in my less when...

Gulp 4 intentionally avoids updating the mtime of output files, as a "new feature." As per https://github.com/gulpjs/gulp/issues/2193#issuecomment-399168738 gulp-less should deliberately update the mtime of the output css file itself, else...

Hello, We have our 'build' files in our git repository for certain reasons. We do have a gitlab-ci step that will also build all files and than check the diff...

There is no verbose option (like gulp-pug). This makes it really annoying to use. Maybe you want to include it? something along the lines: var log = require('fancy-log'); if (opts.verbose...

4.2.0 released in September, and supports (amongst other things) the nested container query syntax. I edited the version of less in the gulp-less package.json and ran an `npm i`... and...

gulp less --luma - ok gulp exec --isb - ok but gulp less --isb failed ``` [19:48:18] Using gulpfile /var/www/domains/isb.wsl/gulpfile.js [19:48:18] Starting 'less'... Running gulp task LESS compilation for 1...