Skip to content

[Ag20] Address SCSS Deprecation warnings #1104

@rushk014

Description

@rushk014

The build generates many warnings for deprecated Sass syntax (e.g., using lighten(), global functions, and the @import rule). Refactor affected files to use the new module system (@use, @forward, and sass:color functions) to prevent breaks in future Angular versions.

Metadata

Metadata

Assignees

Labels

dependenciesmigrationFor the overall refactoring of UI or web server framework upgrade

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions