Equal-UI / Equal

Equal UI is a Vue 3 UI library empowered by Tailwindcss
https://equal-ui.github.io/Equal/
MIT License
1.21k stars 67 forks source link

Vitejs SSR error! #243

Closed folamy closed 3 years ago

folamy commented 3 years ago

@quatrochan Tried to use it with vite in ssr mode but I got the error below.

node_modules/vite/dist/node/chunks/dep-e9a16784.js:32070:7: error: [plugin: vite:dep-scan] Missing "./dist/style.css" export in "equal-vue" package 32070 │ throw new Error( ╵ ^ Is there a way to fix this?

quatrochan commented 3 years ago

Fixed