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

Added support for Cross Domain css loading #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tHBp
Copy link

@tHBp tHBp commented Jun 1, 2016

Added a new variable config: { css: { crossorigin : '' } }
If this exists, it sets the attribute crossorigin for the link created inside linkLoad method.

Added a new variable config: { css: { crossorigin : '<value>' } }
If this exists, it sets the attribute crossorigin for the link created inside linkLoad method.
@guybedford
Copy link
Owner

Appreciated for the contribution. This project isn't really maintained anymore unfortunately though.

@alundiak
Copy link
Collaborator

@tHBp besides, Could u please add test case for testing this new property, so that we could be sure end customers will be fine with or without that property.

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.

None yet

3 participants