From 86d04b80410912173dfb74df6b82fb2354c09fec Mon Sep 17 00:00:00 2001 From: Julia Elman Date: Fri, 7 Feb 2014 12:04:02 -0500 Subject: [PATCH] Update typography.html Changing file reference in docs to `type.scss` instead of `typography.scss` --- doc/pages/components/typography.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/components/typography.html b/doc/pages/components/typography.html index a2062762e..464d425ca 100644 --- a/doc/pages/components/typography.html +++ b/doc/pages/components/typography.html @@ -190,6 +190,6 @@ If the default "foundation" import was commented out, then make sure you import {{#markdown}} ```scss -@import "foundation/components/typography"; +@import "foundation/components/type"; ``` {{/markdown}} -- 2.47.2