mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
Change default v-carousel color
This commit is contained in:
@@ -49,6 +49,9 @@ export default defineNuxtPlugin(nuxtApp => {
|
||||
VCard: {
|
||||
elevation: 0
|
||||
},
|
||||
VCarousel: {
|
||||
color: 'primary'
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
// customVariables: ['~/assets/variables.scss'],
|
||||
|
||||
Reference in New Issue
Block a user