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

Replace CSS tag with JS import #28143

Merged
merged 2 commits into from
Aug 16, 2021
Merged

Replace CSS tag with JS import #28143

merged 2 commits into from
Aug 16, 2021

Conversation

cobrexus
Copy link
Contributor

@cobrexus cobrexus commented Aug 15, 2021

Replaces <link /> tag import with JS import to fix ESLint warning: https://nextjs.org/docs/messages/no-css-tags

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replaces `<meta />` tag import with JS import to fix ESLint warning: https://nextjs.org/docs/messages/no-css-tags
@ijjk ijjk added the examples Issue was opened via the examples template. label Aug 15, 2021
@kodiakhq kodiakhq bot merged commit 876cbba into vercel:canary Aug 16, 2021
@cobrexus cobrexus deleted the patch-1 branch August 16, 2021 19:00
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants