This commit is contained in:
Javier Arce 2016-01-17 23:45:30 +01:00
parent 6663c7c5d0
commit 94cbf413ba
5 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -944,4 +944,4 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
}
}