Closed zackarychapple closed 9 years ago
Just to confirm, did you compile this to the CSS and try it out?
@erikflowers I did, and you can use sassmeister.com to do it as well to verify. you will have to replace the @import
with the actual code from the other file, but that will let you compile it.
Sass is going into the 2.0 which I am working on now, so this will be added manually and not merged as 2.0 is going to be a huge refactor and I am not sure exactly how the files and process is going to work. I am planning to finish it in the next month.
Sass has been successfully added as a language in the 2.0-wip
I converted the less to sass. I also added two variables in the sass version. One for the font path and one for font prefix. These come with defaults that match the less version but make it easier for those who want to override them.