Less Plugin Glob Versions Save

Globbing support for LESS

v3.0.0

5 years ago
  • minimal required version is node 6 now
  • do not depend on Promise polyfill, rely on native.

v2.0.0

7 years ago

Breaking changes:

  • Fix #12 allows to import *.css files if they were matched by glob. If you don't want to import CSS-files, please be sure that your glob expression doesn't match them.
  • Node.js bellow v4 are not supported now.

1.1.0

9 years ago