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

Missing punctuation in .scss file #90

Open CNDexter opened 6 years ago

CNDexter commented 6 years ago

Lines 221 and 230 for first-child() and last-child() are missing an ";" and is throwing an error upon linting.