8 lines
290 B
SCSS
8 lines
290 B
SCSS
// ❗ Path must be relative
|
||
@forward "../../../@core/scss/template/libs/vuetify/variables";
|
||
|
||
// ℹ️ Remove above import and uncomment below to override core variables.
|
||
// @forward "../../../@core/scss/template/libs/vuetify/variables" with (
|
||
// $<variable-name>: <variable-value>
|
||
// )
|