next.js/test/e2e/app-dir/css-chunking/app/globals.css
globals.css13 lines90 B
:root {
  --maxWidth: 1210px;
}

html,
body {
  background: #000;
}

a {
  color: aqua;
}
Quest for Codev2.0.0
/
SIGN IN