feat(frontend): Install nuxt-ui, eslint, prettier, reformat whole code
This commit is contained in:
8
legalconsenthub/app.config.ts
Normal file
8
legalconsenthub/app.config.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
colors: {
|
||||
primary: "green",
|
||||
neutral: "zinc",
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user