Internals & API improvements
- Corrected the regex to address the case with Less variables named like
@importWhatever
. - The list of compiled entries now resolves the promise the
compileRoots()
method returns. - Added shortened forms of the
--help
and--version
command line parameters (-h
and-v
respectively).