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

Update framework & component export & some new sass syntax #45

Open vincent-xw opened 1 year ago

vincent-xw commented 1 year ago

Update webpack version to version 5 and update node-sass to sass

Added a previously forgotten (not exported) component RotateSquare6

Updated a small part of sass syntax to adapt to the latest sass version requirements

KoviScz commented 1 year ago

It is very good the change you requested because the package is very good and also because with this update webpack 5 works without using the node-sass dependency that has conflict.