LukyVj / family.scss

Family.scss is a set of Sass mixins which will help you to manage the style of :nth-child'ified elements, in an easy way.
http://lukyvj.github.io/family.scss
MIT License
2.31k stars 128 forks source link

Add support for Eyeglass #87

Closed EmilEriksen closed 7 years ago

EmilEriksen commented 7 years ago

I'm not sure about the name "family" since the projects' name is "family.scss" but Eyeglass doesn't allow file extensions in names. "family" has the added benefit that it can be imported as @import "family"; instead of something like @import "family-scss/family";.