Skip to content

Conversation

@vincent-aubert
Copy link
Contributor

Problem:
CSS from CDN does not work (CORS error) even if we add data-viewport-units-buggyfill="ignore" as attribute in link tag

Solution:
Add data-viewport-units-buggyfill="ignore" for importCrossOriginLinks function to skip import cross origin links.

Problem:
CSS from CDN does not work (CORS error) even if we add data-viewport-units-buggyfill="ignore" as attribute in link tag

Solution:
Add data-viewport-units-buggyfill="ignore" for importCrossOriginLinks function to skip import cross origin links.
@rap2hpoutre
Copy link

👍

rodneyrehm added a commit that referenced this pull request Apr 21, 2015
fixing CORS import to respect `data-viewport-units-buggyfill="ignore"`
@rodneyrehm rodneyrehm merged commit 07efd00 into rodneyrehm:master Apr 21, 2015
@rodneyrehm
Copy link
Owner

good catch! released in v0.5.3

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

Successfully merging this pull request may close these issues.

3 participants