UNPKG

grunt-less2js

Version:

Convert some variables.less to JSON to be used in Javascript

5 lines (4 loc) 97 B
// Other variables to be imported @otherValue: 10px; @otherColor: red; @varFromImport: it works;