SASS

$z-index: 3;
@for $i from 1 through $z-index {
   .z-index-#{$i} {
      z-index: $i   }
}

https://github.com/Gspatelw3/Onepage-Studio

Comments

Popular posts from this blog

Animation js (Alternative wow js)

JavaScript code