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

Re-add _document to with-styled-components example #35163

Merged
merged 3 commits into from Mar 10, 2022

Commits on Mar 9, 2022

  1. Create _document.js

    `_document.js` was removed from the styled components swc example
    I have tested with and without the custom `_document.js`
    Unfortunately without `_document.js` there is FOUC (Flash of unstyled content) on initial request.
    chemicalkosek committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5aab696 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. lint-fix

    ijjk committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4ce60fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467758b View commit details
    Browse the repository at this point in the history