Skip to content

Make stylesheets load in parallel #194

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

Merged
merged 1 commit into from
Nov 13, 2017
Merged

Make stylesheets load in parallel #194

merged 1 commit into from
Nov 13, 2017

Conversation

danielstgt
Copy link
Contributor

@danielstgt danielstgt commented Nov 12, 2017

Optimized loading of Typekit css, switched from @import to <link>

Using only link tags results in parallel loading in all browsers (and is supposed to be faster).

Source

Looks like it's also the default from Typekit.

Typekit Blog

@adamwathan adamwathan merged commit d6d594d into tailwindlabs:master Nov 13, 2017
@adamwathan
Copy link
Member

Thanks! I think in haste I assumed the "Default" tab was showing me the standard JS embed code 😄 Should learn to read.

DCzajkowski pushed a commit to DCzajkowski/tailwindcss that referenced this pull request Jul 23, 2019
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.

2 participants