From: Shabda Raaj Date: Thu, 12 Dec 2013 19:16:26 +0000 (+0530) Subject: correct import X-Git-Tag: 5.0.3~71^2~35^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3878%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git correct import --- diff --git a/doc/pages/components/topbar.html b/doc/pages/components/topbar.html index 6d1fbccf5..4cc6e6b8e 100644 --- a/doc/pages/components/topbar.html +++ b/doc/pages/components/topbar.html @@ -390,5 +390,5 @@ If the default "foundation" import was commented out, then make sure you import

SCSS

```scss -@import "foundation/components/topbar"; +@import "foundation/components/top-bar"; ```