Files
ComfyUI_frontend/packages/design-system/src/css/base.css

9 lines
235 B
CSS

/*
* Design System Base — Brand tokens + fonts only.
* For marketing sites that don't use PrimeVue or the node editor.
* Import the full style.css instead for the desktop app.
*/
@import './fonts.css';
@import './_palette.css';