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

extracting component styles to separate file

Open j-braun0384 opened this issue 5 years ago • 0 comments

hey, love the player - its integral in my app. However, the styling for the components are all compiled into the vue-aplayer.min.js and thus when built, I get a ghastly amount of injected <style></style> tags into my html head:

Screen Shot 2019-11-28 at 1 10 21 PM

Is there any way to import these styles separate of the build? that would allow for extraction to a separate css file.

j-braun0384 avatar Nov 28 '19 18:11 j-braun0384