]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Move typography variables towards the top. 4132/head
authorJared Cobb <github@jaredcobb.com>
Fri, 10 Jan 2014 20:59:15 +0000 (13:59 -0700)
committerJared Cobb <github@jaredcobb.com>
Fri, 10 Jan 2014 20:59:15 +0000 (13:59 -0700)
commitf23a96cd18fcd5cabb213826880564ed3787926a
tree33e16b1100fc342425ade03eb556e6505127e71b
parent8a3f3b18bfea0d983be077f960d1ebb288454638
Move typography variables towards the top.

It's very useful to be able to reference typography variables as values
to other components. For example,
`$price-title-font-family: $header-font-family;` is only possible if we
move typography variables above the other component sections.
scss/foundation/_settings.scss