system-less
v1.0.1
Published
Use module identifiers for LESS @imports
Downloads
1
Maintainers
Readme
System: LESS
This is a tool that uses the System module and resource system to resolve
@import
delcarations in LESS files.
By using Node.js module identifier semantics, LESS can reliably import content
across package boundaries.
The bundle-less
tool accepts an entry .less
file and outputs the
corresponding .css
.