next.js/test/e2e/app-dir/app-css/app/style.css
style.css8 lines89 B
body {
  font-size: large;
}

.not-found {
  color: rgb(210, 105, 30); /* chocolate */
}
Quest for Codev2.0.0
/
SIGN IN