2022-02-08 14:45:19 +01:00
|
|
|
// assets/variables.scss
|
|
|
|
|
|
|
|
|
|
// Variables you want to modify
|
|
|
|
|
// $btn-border-radius: 0px;
|
|
|
|
|
|
|
|
|
|
// If you need to extend Vuetify SASS lists
|
|
|
|
|
// $material-light: ( cards: blue );
|
2022-02-08 22:54:47 +01:00
|
|
|
@import '~vuetify/src/styles/styles.sass';
|