dashboard / src /index.css
jimmytousergo's picture
Sync from GitHub via hub-sync
288524e verified
Raw
History Blame Contribute Delete
172 Bytes
@import "tailwindcss";
@theme {
--color-tousergo-navy: #26295A;
--color-tousergo-peach: #F8DFC1;
--color-tousergo-pink: #EBC0D8;
--color-tousergo-rust: #B63E19;
}