Use jekyll-assets

This commit is contained in:
Adam Hollett
2016-03-18 17:46:09 -04:00
parent 6d5879177d
commit 9062937951
64 changed files with 83 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
$base-font-family: 'Droid Sans', sans-serif;
$base-font-size: 18px;
$small-font-size: $base-font-size * 0.875;
$base-line-height: 1.5;
$spacing-unit: 40px;