Using LESS

Hey guys!

I’m new to Ionic and this question might have occurred before. But i’m just about to create a new project, where i want to use LESS instead of SASS. But it seems like Ionic is by default setting up SASS for you with directories and such. I’ve read a guide where a person talks about how to use LESS instead. But still the project won’t use LESS. I was hoping that there was a command, just like “ionic setup sass”, that there was a similar with LESS, but it just gives me an error.

Do you guys have any fixes to use LESS instead of SASS for your ionic application?

Thanks in advance and have a great day!

Source LESS article: https://github.com/bassjobsen/ionic-learn/blob/less/content/formulas/working-with-less/article.md

Image with LESS: http://imgur.com/7DgFMaa

Image with SASS: http://imgur.com/dq5C6Kf

Figured it out. Now it works with LESS.