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

Fails to compile if importing css as in the example

Open pablodegrande opened this issue 1 year ago • 0 comments

With webpack5, it fails to compile because of the line:

import 'vue-plyr/dist/vue-plyr.css'

I guess the right way to format that is:

pablodegrande avatar May 17 '23 18:05 pablodegrande