Commit b18f289
committed
vite.config.mts: update css output name
I missed this when updating deps I guess, but the default output is now
main.css... so we need to transform that into styles.css otherwise
Obsidian does not pick it up!1 parent c3bec35 commit b18f289
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments