Closed LaTableRouge closed 1 year ago
@MLNOP I just released 3.0.1 which will hopefully fix this issue. Would you mind trying it out and letting me know if it works for you?
@cmalven Thanks for the quick reply. It works 🥳 but I had to force the install. I got this error :
@MLNOP Thank you. 3.0.2 should resolve this, just released.
@cmalven its working like a charm. Thanks a lot ;)
@MLNOP You're welcome and thank you for your patience!
Hello,
I've updated my devdependencies today and noticed that a major version of vite is out. A few things needed to be fixed.
I saw your update for the @import statement inside the vite.config.mjs. And since this update the glob import don't work anymore. exemple : @import '../../blocks/**/scss/_block.scss';