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 is deprecated and will be removed in Dart Sass 2.0.0. #41

Closed tsotnesharvadze closed 1 year ago

tsotnesharvadze commented 2 years ago

: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($offset, 4)

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

   ╷
73 │     stroke-dashoffset: $offset/4;
   │                        ^^^^^^^^^
   ╵
node_modules/vue-loading-spinner/src/components/Circle.vue 73:24  root stylesheet