How to change sass variables in Nuxt3? #15345
Unanswered
yokoyama-kenta
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanna change breakpoints in v-col.
I loaded scss in my nuxt.config.ts.
and wrote sass variables in index.scss.
but, v-col's breakpoint like 'sm' is not changed.
how do I change? thank you.
Beta Was this translation helpful? Give feedback.
All reactions