Adds namespace to font
This commit is contained in:
parent
47ce8237bd
commit
fb589083bc
@ -16,7 +16,7 @@ gulp.task('default', function(){
|
|||||||
.pipe(iconfontCss({
|
.pipe(iconfontCss({
|
||||||
fontName: 'cartoIcon',
|
fontName: 'cartoIcon',
|
||||||
path: './icon-font/template.jst.ejs',
|
path: './icon-font/template.jst.ejs',
|
||||||
targetPath: '../scss/icon-font.css.scss',
|
targetPath: '../scss/cdb-icon-font.scss',
|
||||||
fontPath: '../../fonts/'
|
fontPath: '../../fonts/'
|
||||||
}))
|
}))
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user