oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 523 forks source link

Autocompilation with connecting files via @import #830

Open JhnBer opened 3 years ago

JhnBer commented 3 years ago

v2.0.3 I have included some .sass files with "@import" in the main style file. When I make any changes to the included files, I have to re-save the main file to start compilation. Is it possible to do anything to make the compilation run completely automatically?