Skip to content

Resolve Sass depreciation warnings #1

Open
Comosaycomosah wants to merge 4 commits intokoibumi-design:masterfrom
Comosaycomosah:master
Open

Resolve Sass depreciation warnings #1
Comosaycomosah wants to merge 4 commits intokoibumi-design:masterfrom
Comosaycomosah:master

Conversation

@Comosaycomosah
Copy link
Copy Markdown

Summary

This pull request updates the SCSS/Sass codebase to resolve deprecation warnings and ensure compatibility with the latest versions of Sass.

Changes

Replaced deprecated darken(...) usages with the modern color.adjust(..., $lightness: ...).
Converted old @import statements to the recommended @use and @forward syntax.
No visual or behavioral changes—these updates are purely maintenance to improve code quality and future-proofing.

Testing

Confirmed that all styles compile cleanly with no deprecation warnings using the latest Sass compiler.
Built and tested the project locally to check that layout and styling and everything remain consistent.

@vercel
Copy link
Copy Markdown

vercel bot commented May 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
koibumi-solid ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2025 8:59pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant