- CSS file name has been changed, now you need to import this file instead
import 'vue-loading-overlay/dist/vue-loading.css';
- If you have been importing SCSS files to override colors then you should use props instead since SCSS has been removed.
- Rename
animation
prop totransition
- Rename
close
event tohide