Merge pull request #18 from CartoDB/17-namespace-icon-font

Adds namespace to icon-font
This commit is contained in:
Javier Arce 2016-01-22 12:03:04 +01:00
commit b45b7c10a4
6 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "cartoassets",
"description": "Share frontend assets between different CartoDB repositories",
"version": "0.1.18",
"version": "0.1.19",
"homepage": "https://github.com/cartodb/CartoAssets",
"author": {
"name": "CartoDB",

Binary file not shown.

Binary file not shown.

Binary file not shown.