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

Quote every non color string #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frederikbosch
Copy link

@frederikbosch frederikbosch commented Nov 21, 2016

This PR quotes every string that is not a color (starts with #). Maybe I should extend that with more possible language constructs. @acdlite Could you tell me if you like the PR and the likelihood of merging?

gkatsev added a commit to gkatsev/rootbeer that referenced this pull request 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.
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.

1 participant