Skip to content

Support for PostCSS nesting in .vue files #765

@dsimon-dev

Description

@dsimon-dev

Nested styles in single file components currently report an error:

image

Setting lang="postcss" removes the errors but also removes syntax highlighting:

image

Interestingly, the tooltips are are still working, which means the syntax is parsed correctly, just the highlighting is missing:

image

I have the vscode extensions PostCSS Language Support installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions