Scss implementation
sg1303 opened this issue · 5 comments
sg1303 commented
What do you think about having an scss file in the project as well for those whose projects only use sass?
claviska commented
My newest project is using Sass too. I'll accept a PR if you want to do the [relatively simple] conversion :)
sg1303 commented
Did you prefer to have both less and sass? I think I read your wording "conversion" meaning to completely convert. I can add the less file back too if you want.
claviska commented
Should have clarified...let's leave the Less version there until the next major version to prevent a breaking change. I'll update the Sass file as needed until then :)
sg1303 commented
OK, I went ahead and added that back and updated the codekit config file. Please take a look.