Skip to content

Commit b1d98d2

Browse files
committed
Use relative font URLs in app.css
1 parent 80951e5 commit b1d98d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default defineConfig({
3131
},
3232
},
3333
},
34+
base: "./",
3435
server: {
3536
port: 4432,
3637
origin: "http://localhost:4432",

0 commit comments

Comments
 (0)