Skip to content

CSS custom properties handled as errors #153

@nosovk

Description

@nosovk

CSS custom properties introduced in sveltejs/rfcs#13 currently broke eslint cheking.

<input --width="{numLength * 0.875 + 3}rem">

Will fire: '--width' is not a valid attribute name ValidationError'

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