]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Remove `clip-path` from `element-invisible` mixin 10914/head
authorGaël Poupard <ffoodd@users.noreply.github.com>
Mon, 5 Feb 2018 15:57:01 +0000 (16:57 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Feb 2018 15:57:01 +0000 (16:57 +0100)
commit6bad0f84f4fad1cb8c71f06182d317763a83366f
treee32fe674a34313503b7d342eadf6f1d989095dd9
parentf3d375f910fcae80167d3fa9b84c58e471163c4e
Remove `clip-path` from `element-invisible` mixin

As proposed in [Bootstrap](https://github.com/twbs/bootstrap/pull/25197) and [HTML5BP](https://github.com/h5bp/html5-boilerplate/pull/2025), I recommend to remove `clip-path` for now since it causes severe performance issue in Chrome on scroll, as reported in [Bootrasp's #24906](https://github.com/twbs/bootstrap/issues/24906) and [HTML5BP's #2012](https://github.com/h5bp/html5-boilerplate/issues/2021).
scss/util/_mixins.scss