Commit 3911c57
committed
feat: add support for alias resolution in svelte-preprocess-import-scoped-css
This commit introduces the ability to resolve aliases in the
svelte-preprocess-import-scoped-css package. It does this by loading
aliases from both the SvelteKit and Vite configuration files. This
enhancement provides a more robust and flexible way to handle aliases
in your Svelte and Vite projects.1 parent 2a39f75 commit 3911c57
3 files changed
+600
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments