-
Notifications
You must be signed in to change notification settings - Fork 416
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
Deprecation warnings with Sass 1.77.8 #577
Open
bunnymatic opened this issue
Jul 22, 2024
· 2 comments
· Fixed by Yohn/PicoCSS#5 · May be fixed by #596
Open
Deprecation warnings with Sass 1.77.8 #577
bunnymatic opened this issue
Jul 22, 2024
· 2 comments
· Fixed by Yohn/PicoCSS#5 · May be fixed by #596
Comments
I also get these warnings, just installed Pico to my Vite project.
|
Same issue for me. I'm using Pico v2.0.6 with Astrojs and Vite and rolled back Sass from 1.77.8 to 1.77.6 to avoid this message. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
Ran into deprecation warnings after upgrading sass to 1.77.8 which means some day, this version of Pico might not work :)
Current Behavior
Running a build with
yarn vite build
this kind of error came up a lot.Expected Behavior
No warnings.
Reproduction URL
I'm working on getting a repro that I can share together.
It came up with a bump from Sass: 1.77.4 to 1.77.8 when these warnings started showing up.
Environment
What feels like related tools and versions
The text was updated successfully, but these errors were encountered: