next.js/test/e2e/app-dir/not-found/css-precedence/components/button/button.module.css
button.module.css8 lines126 B
.button {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: rgb(0, 128, 0);
  color: #fff;
  padding: 8px 16px;
}
Quest for Codev2.0.0
/
SIGN IN