Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 329 Bytes

File metadata and controls

7 lines (4 loc) · 329 Bytes

Testing how the app sets the root document style variable

The application in index.html uses <input type="color"> to set the CSS variable that controls the background style, see app.css

triggered color change

Find tests in cypress/e2e/spec.cy.js file.