diff --git a/icon_font/template.scss b/icon_font/template.jst.ejs similarity index 90% rename from icon_font/template.scss rename to icon_font/template.jst.ejs index ccb6a5d..1e4ba12 100644 --- a/icon_font/template.scss +++ b/icon_font/template.jst.ejs @@ -1,7 +1,3 @@ - -// New dashboard icon font :) -// -------------------------------------------------- - @font-face { font-family: 'CartoIcon'; src: url('fonts/cartoIcon.eot'); @@ -25,7 +21,6 @@ } <% }); %> - .iconFont { display: inline-block; font-family: 'CartoIcon';