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