ui enhancement
This commit is contained in:
@@ -24,9 +24,6 @@ export default defineNuxtConfig({
|
||||
autoprefixer: {},
|
||||
},
|
||||
},
|
||||
// build: {
|
||||
// transpile: ['vuetify'],
|
||||
// },
|
||||
modules: [
|
||||
'vuetify-nuxt-module',
|
||||
'@nuxt/content',
|
||||
@@ -49,7 +46,7 @@ export default defineNuxtConfig({
|
||||
primary: '#A7D129',
|
||||
secondary: '#686D76',
|
||||
tertiary: '#BE3737',
|
||||
tangerine: '#EC8F67ff',
|
||||
yellow: '#FFE31A',
|
||||
accent: '#000000',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user