mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-11-13 20:56:14 +00:00
2 lines
103 B
TypeScript
2 lines
103 B
TypeScript
export const GRADIENT_MENU_ACTIVE_CLASSES = 'bg-gradient-to-br from-transparent/10 to-fuchsia-300/10';
|