next.js/test/e2e/app-dir/experimental-lightningcss-features/app/globals.css
globals.css5 lines93 B
.themed {
  color: light-dark(black, white);
  background-color: light-dark(white, black);
}
Quest for Codev2.0.0
/
SIGN IN