Skip to content

[Sass themes]: $shadow parameter doesn't apply the passed value to components. #494

@adrianptrv

Description

@adrianptrv

Currently, when we pass a value to the $shadow parameter on some component themes, the variable generated by the css-vars mixin is --shadow, while components are configured to load their shadow from the --elevation variable.
We need to update the component themes so that the --elevation variable is generated from the passed $shadow value.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions