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