Johan Olsson

Results 2 issues of Johan Olsson

I had to update some outdated dependencies too

When I update element containing style urls I get weird results, for example: ```html div { background-image: url(http://some.image.jpg) } ``` becomes: ```html div { background-image: url(http: ``` Am I missing...