mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
8 lines
152 B
CSS
8 lines
152 B
CSS
@import 'tailwindcss';
|
|
|
|
@theme {
|
|
--color-rayhunter-blue: #4e4eb1;
|
|
--color-rayhunter-dark-blue: #3f3da0;
|
|
--color-rayhunter-green: #94ea18;
|
|
}
|