dark.scss 84 B

1234
  1. :root.dark {
  2. /* authentication */
  3. --color-authentication: hsl(240deg 11% 2%);
  4. }