mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-19 22:09:37 +00:00
Addresses review feedback: https://github.com/Comfy-Org/ComfyUI_frontend/pull/10141#discussion_r2998394518
9 lines
235 B
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';
|