Skip to content

Empty @layer not handled correctly in Tailwind CSS language mode #1095

Closed
@thecrypticace

Description

@thecrypticace

This errors:

@layer theme, utilities;

@theme {
  --spacing-1: 0.25rem;
}

It shows an error around the : inside @theme. Probably need to bump the embedded CSS language server version.

Metadata

Metadata

Assignees

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