Add tailwind
This commit is contained in:
@@ -13,9 +13,9 @@ export default defineConfig({
|
||||
$router: join(__dirname, "src/lib/router"),
|
||||
$wails: join(__dirname, "wailsjs/go"),
|
||||
},
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
build: {
|
||||
target: "esnext",
|
||||
target: "esnext"
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user