style guide update, fix fonts after build process reorg (#17)

* feat: style guide update

* feat: style guide update

* fix: make 'npm run font' use correct dest folder
This commit is contained in:
Joshua Seigler 2016-09-20 12:56:26 -04:00 committed by Perry Woodin
parent e6953b067d
commit e341a07fb5
7 changed files with 109 additions and 5 deletions

View file

@ -27,3 +27,4 @@
@import "post";
@import "junk-drawer";
@import "styleguide";
@import "code-highlight";