Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

css/elevation.css is incorrect #12

Open
shadow-identity opened this issue Nov 29, 2023 · 0 comments
Open

css/elevation.css is incorrect #12

shadow-identity opened this issue Nov 29, 2023 · 0 comments

Comments

@shadow-identity
Copy link

elevation classes has incorrect values, for example:

.elevation-0 {
  box-shadow: var(--md-sys-elevation-level0);
}

will not work because there is no --md-sys-elevation-level0 defined in the repo.

It makes all the elevation settings to be broken.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant