renamed framework-with-theme.css to framework.css

This commit is contained in:
Adam Bradley
2013-08-26 15:22:38 -05:00
parent fb1cb94de3
commit 7b55036fa7
29 changed files with 86 additions and 41 deletions

View File

@@ -5,7 +5,7 @@
<!-- Sets initial viewport load and disables zooming -->
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="../../dist/framework-with-theme.css">
<link rel="stylesheet" href="../../dist/framework.css">
<link rel="stylesheet" href="app.css">
<script>
</script>