]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Revert "Fix incorrect import path" 5992/head
authorRafi <rafibomb@users.noreply.github.com>
Thu, 30 Oct 2014 21:48:49 +0000 (14:48 -0700)
committerRafi <rafibomb@users.noreply.github.com>
Thu, 30 Oct 2014 21:48:49 +0000 (14:48 -0700)
scss/foundation/_settings.scss

index f7553a4aa0f9dbdf45bf97408b3ce431a8ea0bc6..753816e28487f1f3b155c2ef617652ba391ce23f 100644 (file)
@@ -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.