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

feat: set up cypress component testing #48

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

natterstefan
Copy link
Owner

@natterstefan natterstefan commented Aug 5, 2021

TASK

Tasks

Notes

css-global issue notes

next@^9.5.4-canary.10 now allows you to import Global CSS from node_modules anywhere in your application. This improves interoperability with third-party React libraries that require you import their CSS, but don't want it to increase bundle size for your entire application. (src)

But that does not help me when using a local file of the repo

Screenshots

@natterstefan natterstefan added the enhancement New feature or request label Aug 5, 2021
@natterstefan natterstefan self-assigned this Aug 5, 2021
@vercel
Copy link

vercel bot commented Aug 5, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/natterstefan/nextjs-template/7zRQZsneAZbkuxrDqqMGAHEWxdcz
✅ Preview: https://nextjs-template-git-feature-202108-cypress-2a2f1e-natterstefan.vercel.app

@natterstefan natterstefan linked an issue Aug 5, 2021 that may be closed by this pull request
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Tasks
In progress
Development

Successfully merging this pull request may close these issues.

[Epic] Cypress Setup
1 participant