-
-
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
[Bug Report][3.6.12] sass deprecation warnings after update to [email protected] #20139
[Bug Report][3.6.12] sass deprecation warnings after update to [email protected] #20139
Comments
I get a lot of warnings about a future update of SASS. It's a pretty easy solution by changing the bundled SASS files:
|
@TomDeSmet Yes, except that these are vuetify's Sass files, not mine, I have no control over their content |
@XStarlink Sorry I was addressing the Vuetify crew not you. But that was absolutely not clear from my post :) |
I've pasted the deprecation warning below in the hope that people who search for it might find this issue
|
* fixes #2008 * Do not update sass until vuetify vuetifyjs/vuetify#20139 is resolved
One more deprecation warning remains with the new 3.6.14 release:
|
We don't use abs, that must be from something else. |
My bad, it's a Bootstrap issue. Monday mistake :) |
Environment
Vuetify Version: 3.6.12
Last working version: 3.6.12
Vue Version: 3.4.31
Browsers: Chrome 126.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Expected Behavior
No Sass Deprecation Warning
Actual Behavior
Sass Deprecation Warnings
Reproduction Link
https://stackblitz.com/edit/nuxt-vuetify-setup-gacyac?file=package.json
Other comments
Hi, just to let you know, I've had a lot of Deprecation Warnings from Sass since I updated to the latest version v1.77.7.
Thanks for your work!
The text was updated successfully, but these errors were encountered: