Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

Fix deprecation warning #115

Closed VincentPeraud closed 3 years ago

VincentPeraud commented 3 years ago

Fix the following deprecation warning :

DEPRECATION WARNING on line 13, column 7 of node_modules/compass-mixins/lib/compass/functions/_cross_browser_support.scss: @elseif is deprecated and will not be supported in future Sass versions. Use "@else if" instead.

Igosuki commented 3 years ago

Fixed in #114