From: Faraz Yashar Date: Sun, 24 Nov 2013 11:22:29 +0000 (-0500) Subject: Add Opens Sans Opt-Out Comment to Settings X-Git-Tag: 5.0.3~115^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3677%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add Opens Sans Opt-Out Comment to Settings --- diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index 8970bc78b..012d9fbed 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -1080,6 +1080,7 @@ // // $include-html-type-classes: $include-html-classes; +// $include-open-sans: true; // We use these to control header font styles // $header-font-family: join("Open Sans", $body-font-family);