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

Broken import declaration hangs clean-css. #205

Closed
GoalSmashers opened this issue Jan 3, 2014 · 0 comments
Closed

Broken import declaration hangs clean-css. #205

GoalSmashers opened this issue Jan 3, 2014 · 0 comments
Assignees
Milestone

Comments

@GoalSmashers
Copy link
Contributor

Declaration with missing semicolon causes clean-css to freeze:

echo "@import url()" | ./bin/cleancss 
@ghost ghost assigned GoalSmashers Jan 3, 2014
GoalSmashers pushed a commit that referenced this issue Jan 3, 2014
@import declarations without trailing semicolon led to an infinite loop in tokenizer.
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

1 participant