Operating System
Archlinux 6.10.10-arch1-1
Ruby Version
ruby 3.2.5 (2024-07-26 revision 31d0f1a2e7) [x86_64-linux]
Jekyll Version
jekyll 4.3.4
GitHub Pages Version
No response
Expected Behavior
I expected my website to be built successfully without any warning or error when I run bundle exec jekyll serve.
Current Behavior
You can see that color statements, like lighten() and darken() in .scss files got deprecation warning. And I did bundle update minima but that's not work.
Relevant log output
https://paste.rs/RQvhv.txt
Code Sample
No response