Files
2026-04-28 15:13:50 +02:00

6 lines
195 B
SCSS

.rsssl{
// Plugin specific variables down here please
--rsp-brand-primary: var(--rsp-yellow);
--rsp-brand-secondary: var(--rsp-blue);
--rsp-brand-primary-faded: var(--rsp-yellow-faded);
}