Skip to content

Commit

Permalink
Fix CI #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhincore committed Jan 25, 2025
1 parent 2944482 commit b82338b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ import tailwindcss from "@tailwindcss/vite";

export default defineConfig({
plugins: [solid(), tailwindcss()],
base: "",
});

0 comments on commit b82338b

Please sign in to comment.