tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Solving deprecation warning on SASS

Open melanef opened this issue 2 years ago • 5 comments

SASS has been throwing deprecation warnings related to this breaking change: https://sass-lang.com/documentation/breaking-changes/slash-div

melanef avatar Mar 24 '22 22:03 melanef

The docs mention @use "sass:math";. Shouldn't we add this to the very top of the file in order to get this deprecation fully fixed?

keichinger avatar Mar 29 '22 08:03 keichinger

@keichinger good catch, I just commited this.

melanef avatar Mar 29 '22 13:03 melanef

Hey @ganlanyuan! Is this ready to merge?

LeoColman avatar Apr 06 '22 12:04 LeoColman

Would love to see this merged (and released) to get rid of SASS deprecation warnings in my project using tiny-slider..

marceloverdijk avatar Sep 12 '22 19:09 marceloverdijk

Hi any idea if this could be merged in? Would help on our projects too!

kahlan88 avatar Jan 05 '23 16:01 kahlan88