spec/fixtures/shared/templates/custom.css in fontcustom-1.1.0.pre2 vs spec/fixtures/shared/templates/custom.css in fontcustom-1.1.0
- old
+ new
@@ -1,3 +1,9 @@
+/*
+<%= @glyphs.inspect %>
+*/
.foo { color: black; }
+
+.bar { color: red; }
+.bar { color: red; }
\ No newline at end of file