-
Notifications
You must be signed in to change notification settings - Fork 198
Support @starting-style
#421
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
Conversation
|
@aeschli The review comments were addressed. |
|
Thanks @lilnasy, looks good! |
|
@aarontgrogg The latest VS Code release is 1.108 |
Crud, Update Mode was set to "Never" for some reason... |


@starting-style#403._parseContainerDeclaration(),._parseMediaDeclaration(),._parseSupportsDeclaration(), and._parseLayerDeclaration()all contain the exact same logic. It seems community contributions over the years kept copying it.._parseStartingStyleDeclaration(). Might be something to revisit.