Skip to content

Conversation

@ishanloya
Copy link
Contributor

SASS is only being used for CSS nesting which has baseline support since 2023. The legacy SASS API is deprecated and was leading to warnings in the terminal. The warnings were suppressed in #745.

ishanloya and others added 6 commits January 10, 2026 14:20
Attempt to fix the following warnings:
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
- Remove sass package from devDependencies
- Convert all Vue component style tags from SCSS to native CSS
- Use modern CSS nesting (& selector) for cleaner styles
- Update 8 Vue components across src/ and src2/ directories
- Build verified successfully without SASS preprocessor
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.

2 participants