Skip to content

Fixes #1218 - double hyphen in at-rule breaks parsing#1219

Merged
jakubpawlowicz merged 1 commit into
clean-css:masterfrom
mvasilkov:patch-1
Apr 7, 2022
Merged

Fixes #1218 - double hyphen in at-rule breaks parsing#1219
jakubpawlowicz merged 1 commit into
clean-css:masterfrom
mvasilkov:patch-1

Conversation

@mvasilkov

Copy link
Copy Markdown
Contributor

Reset the isVariable flag at this point if it's set erroneously.

E.g. @keyframes Toast--spinner { — at this point we're certain we aren't a variable.

@mvasilkov mvasilkov changed the base branch from master to 5.3 April 3, 2022 06:50
@mvasilkov mvasilkov changed the base branch from 5.3 to master April 3, 2022 06:51
@mvasilkov

Copy link
Copy Markdown
Contributor Author

OK I've read #1209 :)

Should I open another PR targeting 5.3?

@jakubpawlowicz

Copy link
Copy Markdown
Collaborator

A PR targeting the main branch is fine, I'll cherry pick into 5.3 branch at some point. Thanks for contribution! 👍

@jakubpawlowicz jakubpawlowicz merged commit 40ca658 into clean-css:master Apr 7, 2022
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.

2 participants