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

Use global.Object.assign to allow Nuxt.js import #402

Merged
merged 1 commit into from Mar 5, 2018
Merged

Use global.Object.assign to allow Nuxt.js import #402

merged 1 commit into from Mar 5, 2018

Conversation

manniL
Copy link
Contributor

@manniL manniL commented Mar 1, 2018

When using an Object.assign polyfill (e.g. when using Nuxt.js), it's not possible to import the TailwindCSS config in your frontend files/components. When using global.Object.assign, it works out without problems.

See https://twitter.com/adamwathan/status/968652732167995392 for full discussion.

@adamwathan adamwathan merged commit 36680cd into tailwindlabs:master Mar 5, 2018
@adamwathan
Copy link
Member

Thanks!

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

2 participants