Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore or properly resolve remote URLs #5

Open
paularmstrong opened this issue Dec 24, 2014 · 0 comments
Open

Ignore or properly resolve remote URLs #5

paularmstrong opened this issue Dec 24, 2014 · 0 comments

Comments

@paularmstrong
Copy link

Remote urls should be ignored or properly resolved. Right now, they are being searched as a path, ignoring the fact that they are on a fully-qualified domain:

RuntimeError: error evaluating function `data-uri`: ENOENT, no such file or directory '/var/www/https:/fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff' in /var/www/less/common/fonts.less on line 28, column 66:
27   font-weight: 400;
28   src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff) format('woff');
29 }
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

No branches or pull requests

1 participant