wut
This commit is contained in:
parent
e8b67c199d
commit
009db2beba
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ import { defineConfig } from "vite";
|
|||
|
||||
export default defineConfig({
|
||||
plugins: [solid()],
|
||||
server: { port: 3000 }, // changing this breaks tailwind???
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue