vue3-marquee-slider icon indicating copy to clipboard operation
vue3-marquee-slider copied to clipboard

In package.json file, add the line "./dist/style.css" : "./dist/style.css" to exports section

Open Clemy-beep opened this issue 4 months ago • 1 comments

Without this line, we can't import css file from dist folder in node_modules, therefore the slider doesn't work properly

Clemy-beep avatar Feb 21 '24 09:02 Clemy-beep