Closed byroot closed 12 years ago
Hi,
When I tried to generate a static version of my presentation, showoff failed to parse URLs in my CSS because they were surrounded by quotes:
src: url("style/fonts/proximanova-bold-proxima.eot")
So this is a fix to ignore quotes around urls.
Regards.
Hi,
When I tried to generate a static version of my presentation, showoff failed to parse URLs in my CSS because they were surrounded by quotes:
So this is a fix to ignore quotes around urls.
Regards.