antoniandre / wave-ui

A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
https://antoniandre.github.io/wave-ui
MIT License
549 stars 40 forks source link

Couldn't import variables.scss during customization #90

Closed chandutalkin closed 2 years ago

chandutalkin commented 2 years ago

Hi, I followed Customiazion in Wave UI but after adding "@import 'wave-ui/src/wave-ui/scss/_variables';" statement to scss/_variables.scss I am getting below error.

Error: Missing "./src/wave-ui/scss/_variables" export in "wave-ui" package

Can you please help me with this. I referred previous issues but couldn't solve it. Thanks.

antoniandre commented 2 years ago

Hi @chandutalkin, sorry for the delay. Thanks for reporting, this is now fixed in version 2.40.1. Hope it helps, please reopen if not solved. :)