Change Sass headings file name and import path.

This commit is contained in:
MickeyKay 2014-08-23 13:57:51 -07:00
parent ba41e2222a
commit aadc4a1e57
2 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ textarea {
line-height: $font__line-height-body;
}
@import "headers";
@import "headings";
@import "copy";