]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: use given value if no breakpoint value is found in mixin "-zf-breakpoint-value()"
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 19 Sep 2018 21:58:12 +0000 (23:58 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 19 Sep 2018 21:58:12 +0000 (23:58 +0200)
commit79de2f651558dda66e964277347c90d4bbff4169
tree4f66cffd3a7fea7fdcd654bafd5fa874deeb8f07
parentfa616d39f043dea5299fbe847aa3103387b9251a
fix: use given value if no breakpoint value is found in mixin "-zf-breakpoint-value()"

Use the original value if no breakpoint value can be found in `$map` in the `-zf-breakpoint-value()` mixin. With this commit, `$name` can safely be a String value without being considered as a breakpoint name.
scss/util/_mixins.scss