We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Let's say I have javascript functions that are long. Having them inline makes it:
Would it not be nice to be able to say:
@import "lesshelper.js"
and then LESS compilers load the file before compilation?