Files
ruoyi-plus-vben5/packages/styles/src/tokens/light.scss

9 lines
268 B
SCSS
Raw Normal View History

2024-05-28 23:38:36 +08:00
/* 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 */
}