jsunconf / 2019.jsunconf.eu

0 stars 3 forks source link

fix: make image URLs absolute #56

Closed herschel666 closed 5 years ago

herschel666 commented 5 years ago

...otherwise Safari is not able to load them.

I don't like this solution too much, but I can't bring Parcel to create absolute URLs in the generated CSS. 😥