perun 2018-01-16

Hi @bhagany, using with profit the lessc task:

Adding file to fileset... 
• ./package.json -> ./package.json 
Writing property file .npmrc...
Executing Process: npm
Process completed successfully.
[lessc] - copied unchanged file public/css/blog.css
Sifting output files...
Thanks for that it is very cool

it saves something like 5 seconds when I am not touching the .less

the thing is that sometimes I touch the other files (SemanticUI's .overrides for instance)

and it is not rerun it I can live with that, just wanted to report it