Closed tal-rofe closed 1 year ago
I think this area would be helpful. https://github.com/vitejs/vite/blob/896475dc6c7e5f1168e21d556201a61659552617/packages/vite/src/node/plugins/css.ts#L1652-L1713
@tal-rofe
Sorry for the delay, but the latest version is now able to resolve alias.
I have the following scss file:
I use an alias for a file. I've configured
vite.config.ts
file:However when I run
vite
to run vite in dev mode, I get an error from the plugin: