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

Commits on Aug 15, 2021

  1. Replace CSS tag with JS import

    Replaces `<meta />` tag import with JS import to fix ESLint warning: https://nextjs.org/docs/messages/no-css-tags
    abzr1 committed Aug 15, 2021
    Copy the full SHA
    dc83c2e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. 1
    Copy the full SHA
    2dcc947 View commit details
    Browse the repository at this point in the history