lib/fontcustom/templates/_fontcustom.scss in fontcustom-1.3.1 vs lib/fontcustom/templates/_fontcustom.scss in fontcustom-1.3.2
- old
+ new
@@ -1,9 +1,9 @@
//
// Icon Font: <%= font_name %>
//
-<%= font_face %>
+<%= font_face(:preprocessor) %>
[data-icon]:before { content: attr(data-icon); }
[data-icon]:before,
<%= glyph_selectors %> {