Skip to content

Conversation

@fredrikbonander
Copy link
Contributor

Patch fixes this:

Works:
.a-background-image {background-image:url(/path/to/image.jpg);}
Don't work
.a-background-image {background-image:url(/path/to/image.jpg)}

Issue occured with https://github.com/GoalSmashers/clean-css

Patch fixes this:

Works:
.a-background-image {background-image:url(/path/to/image.jpg);}
Don't work
.a-background-image {background-image:url(/path/to/image.jpg)}

Issue occured with https://github.com/GoalSmashers/clean-css
mihhail-lapushkin pushed a commit that referenced this pull request Sep 26, 2014
fix: updates URL_REGEX to handle minified single css propery
@mihhail-lapushkin mihhail-lapushkin merged commit f828944 into mihhail-lapushkin:master Sep 26, 2014
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

Successfully merging this pull request may close these issues.

2 participants