soundasleep/jquery-dropdown

Scss implementation

sg1303 opened this issue · 5 comments

What do you think about having an scss file in the project as well for those whose projects only use sass?

My newest project is using Sass too. I'll accept a PR if you want to do the [relatively simple] conversion :)

Done!
#111

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.

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 :)

OK, I went ahead and added that back and updated the codekit config file. Please take a look.