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

Wont embed urls with trailing !important and no space #26

Closed
twozeroseven opened this issue Jul 23, 2015 · 1 comment
Closed

Wont embed urls with trailing !important and no space #26

twozeroseven opened this issue Jul 23, 2015 · 1 comment
Assignees
Labels

Comments

@twozeroseven
Copy link

Found a problem when running on css with trailing !important css style.
The problem arises only when there is no space between url and !important.
Ex: background-image: url('blahblah.gif')!important;

Adding a space fixes the problem.

This was found in several js frameworks like ExtJS.

@mihhail-lapushkin
Copy link
Owner

Fixed in 1.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants