1
顯示錯誤,當我雪碧,不能使用雪碧gulp.spritesmith
我一口雪碧一個新的,我需要幫助,
這個錯誤顯示我的控制檯
Error in plugin 'sass'
Message:
sass\custom\_sprite.scss
Error: index out of bounds for `nth($list, $n)`
on line 421 of sass/custom/_sprite.scss
>> width: nth($sprite, 5);
[12:50:49] Finished 'sass' after 507 ms
這是我的包含
我在我的scss文件中導入了_sprite.scss並且包含像這樣。
.jaba {
i {
@include sprite-width('facebook.png');
}
}