Skip to content

CSS variables not work #55

@markox92

Description

@markox92

Why does the variable not work?

:root{
    --font:"trebuchet ms";
    --primarybg: #000000
}

Output

WARNING Property: Unknown Property name. [328:5: --font]
Property: Unknown Property name. [328:5: --font]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions