converting to github-pages

This commit is contained in:
2016-10-23 22:09:51 -04:00
parent 00df61134d
commit 0392180886
11 changed files with 94 additions and 257 deletions

View File

@ -1,4 +1,4 @@
@import "bourbon";
@import "bourbon/bourbon";
@font-face {
font-family: Typewriter;
@ -21,6 +21,6 @@ $gutter: 1em;
//$visual-grid: true;
@import "neat";
@import "neat/neat";
$mobile: new-breakpoint(max-width 500px 4);