gulp-less-precompiler
v1.2.3
Published
A gulp plugin that replaces imports with the imported file content.
Downloads
9
Readme
= gulp-less-precompiler
A gulp plugin that replaces less imports with the content of the file that is being imported. Allows for the use of a single .less file if runtime compilation of less styles is necessary for some reason.