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

Single quotes in values? #4

Open
thybzi opened this issue Jan 14, 2014 · 3 comments
Open

Single quotes in values? #4

thybzi opened this issue Jan 14, 2014 · 3 comments

Comments

@thybzi
Copy link

thybzi commented Jan 14, 2014

Parser can process only double quotes " in CSS property values.
Single quotes ' are also usable there, e.g.:

font: 'Helvetica Neue', Helvetica, sans-serif;

Please make support for single quotes in values.

@Joony
Copy link
Owner

Joony commented Jan 14, 2014

I see you've already created a pull request with this change, so I'll check that out and close this.

@thybzi
Copy link
Author

thybzi commented Jan 17, 2014

So, did you check it? ;)

@thybzi
Copy link
Author

thybzi commented Nov 30, 2014

Ok, don't check this.

Better check out my own StyleDoc library respecting some of your basic concepts: https://github.com/thybzi/styledoc
(and also https://github.com/thybzi/grunt-styledoc)

And recommend it, if you like it.

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

No branches or pull requests

2 participants