Skip to content

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

Closed
@twozeroseven

Description

@twozeroseven

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.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions