next.js/test/e2e/app-dir/css-order/app/base.css
base.css5 lines46 B
#hello1,
#hello2 {
  color: rgb(255, 0, 0);
}
Quest for Codev2.0.0
/
SIGN IN