Renaming all files to _whatever in order to avoid be compiled in other projects, only the entry one, thanks to @nobuti

This commit is contained in:
Javier Álvarez Medina 2017-05-24 12:50:42 +02:00
parent 007b851962
commit a41763c4f2
46 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ gulp.task('default', function(){
.pipe(iconfontCss({
fontName: 'cartoIcon',
path: './icon-font/template.jst.ejs',
targetPath: '../scss/cdb-icon-font.scss',
targetPath: '../scss/_cdb-icon-font.scss',
fontPath: '../../fonts/'
}))

Binary file not shown.

Binary file not shown.

Binary file not shown.