T
T
terehof2015-03-12 19:09:32
css
terehof, 2015-03-12 19:09:32

How to set up less->css autocompilation?

Here put WinLess - does not work. When saved in a sublime, it does not compile automatically. Manual - works. Or if I change and save with a notepad ++ - it works, it compiles.
Is there a plugin for sublime? (I have sublime 3) To compile without additional prog.
Or tell me why it might not compile when saved in sublime.
Thank you.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Archer *range attack +10*, 2015-03-16
@terehof

There is a great compiler for less/sass/compass - Koala ( koala-app.com ). It works quietly in the background and does not interfere. Compiles the code to css on saving the file in any editor. Press Ctrl+S and the file is ready.
To compile, you need to add the folder containing the styles and the same .less file to Koala once and for all, and check the box next to "Auto-compilation".

Z
zuraavl, 2015-03-12
@zuraavl

It seems that you need to install nodejs there

R
Roman Frank, 2015-03-13
@Akellacom

Don't be perverted.
https://github.com/timdouglas/sublime-less2css
The installation process is elementary.
Then just configure the plugin config in sublime and that's it!
Compiles less to css after saving the less file.

I
Ivan-P, 2015-03-13
@Ivan-P

Strange, I don't have any plugins on sublime. WinLess compiles everything automatically. Maybe you didn't check the box?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question