vue-gallery icon indicating copy to clipboard operation
vue-gallery copied to clipboard

Prevent append blueimp style to head

Open riso348 opened this issue 5 years ago β€’ 1 comments

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.

riso348 avatar Apr 09 '19 13:04 riso348

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.

cizza avatar May 01 '19 07:05 cizza