Convert .less to .scss

This commit is contained in:
Michael Rose
2014-07-31 13:09:32 -04:00
parent d06dd17110
commit 23cb7ecaeb
73 changed files with 2610 additions and 2409 deletions

View File

@ -25,7 +25,7 @@
<!-- Google Webfonts -->
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic' rel='stylesheet' type='text/css'>
<!-- For all browsers -->
<link rel="stylesheet" href="{{ site.url }}/assets/css/main.min.css">
<link rel="stylesheet" href="{{ site.url }}/assets/css/main.css">
<meta http-equiv="cleartype" content="on">