MikeFielden/ng-compass-boilerplate

What changes were made to allow SCSS instead of LESS?

Opened this issue · 2 comments

Since this repo is two years old and it's not recommended to use such old software I would prefer to use the ngBoilerplate officially and customize it to SCSS. So my question is: What changes have been made to allow using SCSS instead of LESS?

Generally speaking the changes 2 yrs ago were more extensive the changes today should be rather trivial. Basically you need this https://github.com/twbs/bootstrap-sass rather than the LESS version. This repo is pretty close to the original twbs. Let me know if i can help further

I am a bit confused. What I asked for wasn't a Twitter-Bootstrap SCSS/SASS-solution but a question about the grunt LESS generator used in ngBoilerplate.
Thank you for your help.