mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-18 15:00:52 +01:00
laden von erweiterungen implementiert
This commit is contained in:
7
app.config.ts
Normal file
7
app.config.ts
Normal file
@ -0,0 +1,7 @@
|
||||
// ~/app.config.ts
|
||||
export default defineAppConfig({
|
||||
icon: {
|
||||
mode: "css",
|
||||
cssLayer: "base",
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user