semua tag tag pemilih scss

@for $index from 1 through 6 {
    h#{$index} {
        color:black;
    }
}
code composer