Answer the question
In order to leave comments, you need to log in
How to get lessc Mac os x terminal compiler to work?
On duty, I had to work with Bootstrap, which didn’t want to compile with SimpleLess, I had to put grunt node.js in the terminal
and run the command
lessc bootstrap.less > bootstrap-custom.css
and finally my document with custom variables was compiled, but here's the thing, how to make this command run when the document is saved?
it's not very convenient to go into the terminal every time, because the document is saved many times a minute, help me out, maybe with the help of automator?
Answer the question
In order to leave comments, you need to log in
For such things, there is grunt|gulp|etc, as an option, put autoless - https://github.com/jgonera/autoless
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question