chore: update deps
This commit is contained in:
9
packages/styles/src/tokens/light.scss
Normal file
9
packages/styles/src/tokens/light.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
/* https://gavin-yyc.github.io/colorconvert/ */
|
||||
:root {
|
||||
--font-geist-sans: 'geist-sans', -apple-system, blinkmacsystemfont, 'Segoe UI',
|
||||
roboto, helvetica, arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
|
||||
'Segoe UI Symbol';
|
||||
|
||||
/* authentication */
|
||||
--color-authentication: hsl(231deg 61% 44%);
|
||||
}
|
Reference in New Issue
Block a user