vue-gallery
vue-gallery copied to clipboard
Prevent append blueimp style to head
Hi, is it possible to prevent append css file blueimp-gallery/css/blueimp-gallery.min.css into head defined in vue-gallery.js file? I would like to include this file custom. Im using Nuxt / Vue. It is because google page speed has a problem with this when i include it after load.
I have to agree with riso348. I'm struggling with your plugin in my build as well because of the tight coupling of styles. Can't they be completely decoupled? Thank you.