Skip to content

Possible mistake in example 1 #11

Closed
@gregwhitworth

Description

@gregwhitworth
 #myElement {
    --circle-color: red;
    background-image: paint(circle);
}

Shouldn't this be paint(var(--circle-color))?

Metadata

Metadata

Assignees

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