javascript - Grunt - Unable to compile less to css using grunt-contrib-less -
i've feeling doing extremely silly here not sure what.
i using grunt-contrib-less
compile less css doesn't seem work @ all. shows no error or , not sure why.
please find jsbin here - http://jsbin.com/hagavokige/edit?html,js
if prefer gist - https://gist.github.com/ktkaushik/b3fc7aa4445e88c46bdf
i use here. i've been stuck @ 1 long.
i using -
using grunt v0.4.5
using node v5.1.1
using npm v3.312
update 1
there no output @ all. event added --debug
flag in cli no luck.
haha :)
rename "less" task different name myless, running main less tasks, creating infinite loop
Comments
Post a Comment