From: Mark Hayes Date: Mon, 13 Aug 2012 03:13:57 +0000 (-0700) Subject: legacy support so that anyone who is currently importing "foundation/functions/modula... X-Git-Tag: v3.0.9.rc1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e162c7e46a92f2c6f94fb23d616a8592fb0a01a7;p=thirdparty%2Ffoundation%2Ffoundation-sites.git legacy support so that anyone who is currently importing "foundation/functions/modular-scale" will automatically start to use gem version of modular scale instead --- diff --git a/scss/foundation/functions/modular-scale.scss b/scss/foundation/functions/modular-scale.scss new file mode 100644 index 000000000..941361a72 --- /dev/null +++ b/scss/foundation/functions/modular-scale.scss @@ -0,0 +1,3 @@ +// Legacy support since modular scale +// used to reside directly within Foundation +@import "modular-scale"; \ No newline at end of file