Skip to content

Added support for Cross Domain css loading#210

Open
tHBp wants to merge 1 commit intoguybedford:masterfrom
tHBp:patch-1
Open

Added support for Cross Domain css loading#210
tHBp wants to merge 1 commit intoguybedford:masterfrom
tHBp:patch-1

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.

3 participants