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

{...} inside a comment block leads to a Syntax error #38

Closed
jankrcal opened this issue Jun 18, 2010 · 2 comments
Closed

{...} inside a comment block leads to a Syntax error #38

jankrcal opened this issue Jun 18, 2010 · 2 comments

Comments

@jankrcal
Copy link

A following less code fails to compile
/*
foo {color:red}
/
The problem seems to lie in the curly braces, this fails too:
/

{}
*/

This error is easy to avoid (by deleting all css code that has been commented out) but a fix would be better :)

@jankrcal
Copy link
Author

I'm sorry, I've checked it in an old version (v1.0.6), in the latest version from the repository it works OK.

@cloudhead
Copy link
Member

Was going to suggest!

This issue was closed.
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