Files
panel/resources/styles/variables/_vuetify.scss

8 lines
268 B
SCSS
Raw Normal View History

2025-08-04 16:33:07 +03:30
// ❗ 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>
// )