Skip to content

CSS LSP "@property" warns about unknown at-rule #2161

Open
@tomrav

Description

@tomrav

Actual Behavior

@property is currently not recognized by the CSS language service (probably because it is still experimental).

We have already adopted the syntax for our global declaration (@property st-global(--imGlobal)) and recommend it as an alternative to the now deprecated @st-global-custom-property --imGlobal; directive.

Expected Behavior

Should not warn (..and ideally, later, offer proper suggestions too).

Version

@stylable/[email protected] (latest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected behavior or exceptionlanguage-serviceCompletions, highlights, definitions and more LSP capabilities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions