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

feat: don't quote colors #9

Merged
merged 5 commits into from
Jun 9, 2021
Merged

feat: don't quote colors #9

merged 5 commits into from
Jun 9, 2021

Conversation

gkatsev
Copy link
Owner

@gkatsev gkatsev commented Jun 9, 2021

Taking a play from acdlite/json-sass#14, this change makes it so that string values that contain colors do not get quotes. Specifically, this includes hex colors, rgb, rgba, hsl, hsla, and css color names.

Fixes #4

BREAKING CHANGE: colors will no longer be quotes with this release.

@gkatsev gkatsev merged commit 5bf5c4a into main Jun 9, 2021
@gkatsev gkatsev deleted the unquote-colors branch June 9, 2021 05:51
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.

unquoting on values
1 participant