vendor/lib/functions/url.js in stylus-source-0.37.0 vs vendor/lib/functions/url.js in stylus-source-0.38.0

- old
+ new

@@ -27,10 +27,10 @@ , '.jpg': 'image/jpeg' , '.jpeg': 'image/jpeg' , '.svg': 'image/svg+xml' , '.ttf': 'application/x-font-ttf' , '.eot': 'application/vnd.ms-fontobject' - , '.woff': 'application/x-font-woff' + , '.woff': 'application/font-woff' }; /** * Return a url() function with the given `options`. *