Adding ability to easily render demo images

This commit is contained in:
Jeff Avallone
2014-12-21 15:22:01 -05:00
parent e466e7e548
commit 55ee380817
7 changed files with 45 additions and 25 deletions
+4
View File
@@ -1,5 +1,9 @@
@import 'base';
svg {
background-color: $white;
}
text, tspan {
font: 12px Arial;
}