-
-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Hi there,
Documentation says:
settings.scss can be used in your own components to access vuetify's variables.
But it doesn't say how. I tried this, but I got [sass] Error: Undefined variable:
@use "./settings";
.my-div {
background-color: settings.$button-background;
}What am I missing?
Happy to share any information needed!
Metadata
Metadata
Assignees
Labels
No labels