Family.scss is a set of 26 smart Sass mixins which will help you to manage the style of :nth-child’ified elements, in an easy and classy way.
The goal of this project is to unleash the power of the nth-child property, in an easy way.The best way to understand each and every mixin, is to read it, literally.
For example: first(3) => first three
Each and every mixin is really easy to use and implement into your development project.Just take a look the demos in the source website see what we mean.