From 6663c7c5d0c4290edffb0edc85b113e9efa0e239 Mon Sep 17 00:00:00 2001 From: Javier Arce Date: Sun, 17 Jan 2016 23:45:24 +0100 Subject: [PATCH] test --- icon_font/{template.scss => template.jst.ejs} | 5 ----- 1 file changed, 5 deletions(-) rename icon_font/{template.scss => template.jst.ejs} (90%) 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';