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