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 update 2.2.0 provide empty files with Combine Import checked #656

Open askimpic opened 7 years ago

askimpic commented 7 years ago

Just use the same import files like before the new update release :

@charset "utf-8"; / CSS Document /

@import url('outils/rq-tiroirs.css'); @import url('outils/rq-tableaux.css'); @import url('outils/rq-encarts.css'); @import url('outils/rq-carousel.css'); @import url('outils/rq-video.css');

Provide now a empty file

:(

aniketbiprojit commented 6 years ago

The Url feature doesn't work properly, use the string import like @import "rq-video.css";