-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
css psuedo selectors incorrectly formatted #12
Comments
Yes, this is a bug with js-beautify that I would like to see resolved as well. Please create the issue there, I'll track progress |
Ah sorry i didn't realise. Looks like a few people have already raised the issue |
no prob! |
RobErskine
added a commit
to RobErskine/social-builder
that referenced
this issue
Jan 29, 2014
… elements -- cc jonschlinkert/grunt-prettify#12 Signed-off-by: Rob Erskine <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
psuedo selectors like this:-
Become this:-
Which stops the css from working.
The text was updated successfully, but these errors were encountered: