help wantedtesting
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
In #216 I accidentally removed the css. (discovered in #237)
How could we test that our css is loaded correctly.
We could:
- test that the loads via the playwright
- test that the stylesheet call exists in the rendered templates (either via
read_textor playwright)