redxtech / vue-plyr

A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Other
768 stars 136 forks source link

Fails to compile if importing css as in the example #516

Open pablodegrande opened 1 year ago

pablodegrande commented 1 year ago

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: