Motivation
We want to ensure that the template(s) always looks the same in both dark and light mode, even when upgrading dependencies.
Tasks
To be split into multiple PRs:
- Set up Playwright
- Create a test that takes a screenshot and compares it
- Add a CI action that runs the test on each PR
Motivation
We want to ensure that the template(s) always looks the same in both dark and light mode, even when upgrading dependencies.
Tasks
To be split into multiple PRs: