-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: include modern sass vite options #20325
docs: include modern sass vite options #20325
Conversation
https://vitejs.dev/config/shared-options.html#css-preprocessoroptions says to also use sass-embedded |
Then you need to replace Will Vuetify work with |
I hadn't seen the PR and it didn't link the issue so I fixed it myself: #20139 They used our code in that test so I don't see why it wouldn't work. |
e20cfec
to
2766105
Compare
Co-authored-by: Kael <[email protected]>
Co-authored-by: Kael <[email protected]>
Description
This PR adds a new section in
Caveats
to enable SASS modern Vite options for Vite and Nuxt.Markup:
NA