Add sourcemap support using lessc to css command
authorAndrew Nicols <andrew@nicols.co.uk>
Fri, 21 Feb 2014 07:20:26 +0000 (15:20 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Mon, 10 Mar 2014 03:22:31 +0000 (11:22 +0800)
commit85800fa567e1112c7c1b387c96128d7f471d345b
treee4f922c7a254fb6a0a397e9bd3f746e95237c53c
parent37b8ce88bd3bddc9a8df5fc5b2c798889acd3b53
Add sourcemap support using lessc to css command

Although Moodle doesn't officially support lessc as a compiler, it is very
useful for development because it supports source mapping whilst recess
does not.
config-dist.json
lib/commands/css.py
lib/css.py