From: Rafi Date: Thu, 30 Oct 2014 21:48:49 +0000 (-0700) Subject: Revert "Fix incorrect import path" X-Git-Tag: v5.5.0~65^2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5992%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Revert "Fix incorrect import path" --- diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index f7553a4aa..753816e28 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -55,7 +55,7 @@ // $rem-base: 16px; // Allows the use of rem-calc() or lower-bound() in your settings -@import "functions"; +@import "foundation/functions"; // The default font-size is set to 100% of the browser style sheet (usually 16px) // for compatibility with browser-based text zoom or user-set defaults.