monolito_djanco_poonto/node_modules/vuetify/lib/components/VThemeProvider/VThemeProvider.sass
2025-02-25 13:26:08 -03:00

7 lines
174 B
Sass

@use '../../styles/tools'
@include tools.layer('components')
.v-theme-provider
background: rgb(var(--v-theme-background))
color: rgb(var(--v-theme-on-background))