✨ Adding new template with automatique routing
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { defineConfig } from "vite-plugin-windicss";
|
||||
|
||||
export default defineConfig({
|
||||
darkMode: false,
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user