Closed leandono closed 10 years ago
Thanks :+1:
I've moved each @import
to be above its effect. Makes it a little more painful to roll your own hover.css
from the SASS file but is more accessible for those just wanting to copy and paste effects straight from the default hover.css
.
Great!
I just split the .scss file in differents partials. Also I created mixins for all the effects (I think is a better approach for the organization of the project). Any comment is welcome :)