]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix SASS depreciation warning 8162/head
authorkarland <anders-betrachtet@online.de>
Sun, 14 Feb 2016 20:21:12 +0000 (21:21 +0100)
committerkarland <anders-betrachtet@online.de>
Sun, 14 Feb 2016 20:21:12 +0000 (21:21 +0100)
commit4bffea63353ed8db4407a784dddf91f847b240d9
tree1ce6d94dd99bb9351833f41977cd9170efb82dbe
parente9e3bb9d33ebd7808c47ffcd69a94c867483047f
Fix SASS depreciation warning

SASS is generatng the following depreciation warning:

DEPRECATION WARNING on line 25 of
/foundation/components/_visibility.scss:
The result of `0px == 0` will be `false` in future releases of Sass.
Unitless numbers will no longer be equal to the same numbers with units.

This PR fixes the issue
scss/components/_visibility.scss