nguyenvanduocit / vue-loading-spinner

Just another collection of loading spinners with Vue.js, alot of spinners
https://nguyenvanduocit.github.io/vue-loading-spinner/
685 stars 105 forks source link

: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. #48

Open tsotnesharvadze opened 1 year ago

tsotnesharvadze commented 1 year ago

https://github.com/nguyenvanduocit/vue-loading-spinner/blob/c083827316900378c12417a65b107e530f3e1110/src/components/Circle.vue#L73

: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($offset, 4) or calc($offset / 4)

More info and automated migrator: https://sass-lang.com/d/slash-div