I got an Undefined variable
error when i use sass @use in vite
demo is here codesandbox
I don't know what's wrong with my configuration for sass
I got an Undefined variable
error when i use sass @use in vite
demo is here codesandbox
I don't know what's wrong with my configuration for sass
Copyright © 2021 Jogjafile Inc.
You need to use @forward instead of @use to re-export variables. src/styles/index.scss