Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix semicolon-terminated at layer statements #228

Conversation

vrugtehagel
Copy link
Contributor

@vrugtehagel vrugtehagel commented Aug 31, 2024

This pull request resolves #227.

It introduces proper highlighting for @layer statements (as opposed to rules), for example, @layer foo, bar, baz.qux;.

Copy link
Collaborator

@argyleink argyleink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@argyleink argyleink merged commit 2f11a47 into ryboe:master Sep 3, 2024
1 check passed
@vrugtehagel vrugtehagel deleted the vrugtehagel/fix-semicolon-terminated-at-layer-statements branch September 4, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@layer statement at-rules break subsequent highlighting
2 participants