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 522 forks source link

koala doesn't create main.css on the same folder #850

Open ali007-depug opened 1 year ago

ali007-depug commented 1 year ago

I have sass folder which contains main.scss and when i compile it vi koala it create a folder with name css and include main.css, how to make it create main.css inside sass folder? I've try to edit config. json but doesn't work

chrisbo commented 1 year ago

IMHO. It makes more sense to have CSS files in a CSS folder.