diff --git a/sass/typography/_headers.scss b/sass/typography/_headings.scss similarity index 100% rename from sass/typography/_headers.scss rename to sass/typography/_headings.scss diff --git a/sass/typography/_typography.scss b/sass/typography/_typography.scss index 4f70ec99..01a1bad1 100644 --- a/sass/typography/_typography.scss +++ b/sass/typography/_typography.scss @@ -9,6 +9,6 @@ textarea { line-height: $font__line-height-body; } -@import "headers"; +@import "headings"; @import "copy"; \ No newline at end of file