ankurk91 / vue-loading-overlay

Vue.js component for full screen loading indicator :cyclone:
https://ankurk91.github.io/vue-loading-overlay/
MIT License
1.24k stars 101 forks source link

Fixed CSS to build successful with compilers (importing CSS) #45

Closed PMK closed 4 years ago

PMK commented 4 years ago

Hi, This PR fixes #42. Various compilers such as Webpack fails because of the missing ; character.