Moving the SVG styles out of the svg element

They are now processed with compass
This commit is contained in:
Jeff Avallone
2014-12-21 14:39:00 -05:00
parent fbb8c4187d
commit e466e7e548
7 changed files with 88 additions and 70 deletions
+2
View File
@@ -15,6 +15,8 @@
<link rel="stylesheet" href="/css/main.css" />
</head>
<body>
<script type="text/css" id="svg-styles">${svgStyles}</script>
<header>
<div class="logo">
<h1><a href="/">Regexper</a></h1>