Initial split up of files into SCSS and a couple of background mixins.

This commit is contained in:
Nick Pack
2012-09-10 16:39:34 +01:00
parent 7ab682091d
commit a000e94342
15 changed files with 760 additions and 572 deletions

View File

@ -18,9 +18,7 @@
<!-- CSS
================================================== -->
<link rel="stylesheet" href="stylesheets/base.css">
<link rel="stylesheet" href="stylesheets/skeleton.css">
<link rel="stylesheet" href="stylesheets/layout.css">
<link rel="stylesheet" href="stylesheets/styles.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>