test
This commit is contained in:
parent
6663c7c5d0
commit
94cbf413ba
@ -7,7 +7,7 @@ gulp.task('default', function(){
|
||||
|
||||
.pipe(iconfontCss({
|
||||
fontName: 'cartoIcon',
|
||||
path: './icon_font/template.scss',
|
||||
path: './icon_font/template.jst.ejs',
|
||||
targetPath: '../scss/icon-font.css.scss',
|
||||
fontPath: '../../fonts/'
|
||||
}))
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -944,4 +944,4 @@
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user