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

css/elevation.css is incorrect #12

Open
@shadow-identity

Description

@shadow-identity

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions