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

Remove <link ...style.css"> from next-sass example #5887

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

Mosoc
Copy link
Contributor

@Mosoc Mosoc commented Dec 14, 2018

It seems that we don't need to put <link rel="stylesheet" href="/_next/static/style.css" /> in <Head>...</Head> after Next 7+.
But still need to have <Head /> itself when customizing _document.

refer:
vercel/next-plugins#290

@timneutkens timneutkens merged commit b4e877c into vercel:canary Dec 14, 2018
@Mosoc Mosoc deleted the next-sass branch December 14, 2018 19:35
juanmiguelbesada added a commit to juanmiguelbesada/next.js that referenced this pull request Oct 29, 2019
After vercel#5887, _document.js file is not needed anymore
timneutkens pushed a commit that referenced this pull request Oct 29, 2019
After #5887, _document.js file is not needed anymore
@lock lock bot locked as resolved and limited conversation to collaborators Dec 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants