{"library":"gulp-less","type":"library","category":null,"description":"A LESS plugin for Gulp that compiles Less files into CSS. Currently at version 5.0.0, it supports Less 3.7+ and 4.0+, and requires Node >=6. It integrates with Gulp streams, allows custom include paths and Less plugins, and works alongside gulp-sourcemaps for source map generation. Unlike other LESS processors, it is designed specifically for the Gulp build system, leveraging its streaming pipeline for efficient asset processing.","language":"javascript","status":"active","version":"5.0.0","tags":["javascript","gulpplugin","gulp","less"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-less","imports":["const less = require('gulp-less');","less({ paths: ['path/to/includes'], plugins: [pluginObj] })","gulp.src('src/**/*.less').pipe(less())"]},{"cmd":"yarn add gulp-less","imports":[]},{"cmd":"pnpm add gulp-less","imports":[]}],"homepage":"https://github.com/gulp-community/gulp-less#readme","github":"git://github.com/gulp-community/gulp-less","docs":null,"changelog":null,"pypi":null,"npm":"gulp-less","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}