Skip to content

Bug: automatic var() wrapping clashes with css identifiers #8

@arnoson

Description

@arnoson

When using sth like this

<div --ancor="--test"></div>

wrapping --test in var(--test) is not intended because --test is an identifier and not a variable name in this case.

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