Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

False errors shown for @apply  #82

@mjbvz

Description

@mjbvz

From mjbvz/vscode-lit-html#45

Repo
For the code:

const a = styled.h1`
    @apply --bla;
`

Bug
False errors reported

This is likely caused by us using the scss language to get the errors instead of normal css language service

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions