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

Rename Tokens to Token #58

Closed
wants to merge 3 commits into from
Closed

Conversation

jrandolf-2
Copy link
Collaborator

Tokens is not semantic as it doesn't represent several tokens, but just a single one.

Because manual formatting is painful.
This fixes an problem related to parsing CSS escapes and removes some redundant matching done during restoration of strings and parentheses.

Fixed: #30
`Tokens` is not semantic as it doesn't represent several tokens, but just a single one.
@LeaVerou
Copy link
Owner

Thanks, LGTM!

In fact, this kind of small thing would be fine as a direct commit as well. Feel free to continue sending PRs for now, and I will mention this on the PRs that didn't need to be PRs so you can calibrate over time. 😄
Of course, I'm also happy to review minor edits as well, if you feel more comfortable that way!

@jrandolf-2 jrandolf-2 force-pushed the jrandolf/fix-escapes branch 3 times, most recently from 092b462 to b988a6a Compare March 15, 2023 00:25
@jrandolf-2
Copy link
Collaborator Author

Closed in 59b456f

@jrandolf-2 jrandolf-2 closed this Mar 15, 2023
@jrandolf-2 jrandolf-2 deleted the jrandolf/rename branch March 16, 2023 01:19
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.

3 participants