oleksiikhr / vue-stripe-menu

Creating a navigation menu with animations like on Stripe

Home Page:https://oleksiikhr.github.io/vue-stripe-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't import the css

alexanderhorner opened this issue · comments

Describe the bug
When trying to import the css I get an error.

[vite] Internal server error: Missing "./dist/vue-stripe-menu.css" export in "vue-stripe-menu" package
import 'vue-stripe-menu/dist/vue-stripe-menu.css'

I think you have to define it as an export or something like that (not an npm expert)

This is using the 3.0.0-beta.1 btw

Oh, you're too fast :D

I uploaded the beta, and I'll try after work to check it on Vue 3 and Nuxt. Bo I've been keeping this PR open for too long, and I feel like I've broken everything I can break :)

Will be fixed by #251