Files
routie/frontend/node_modules/vuetify/lib/styles/tools/_theme.sass
T

5 lines
85 B
Sass

@mixin theme ($background, $color)
&
background: $background
color: $color