nfroidure/gulp-iconfont

if my svg's name is start of number, this class can't display normally

Closed this issue · 0 comments

my svg's name is start of number, this class can't display normally,
like:
.icon-008-arrow-down4 {
.icon(008-arrow-down4);
}

when less compile it, it throw error, hope resolve it, thank you~~~~