diff --git a/src/index.css b/src/index.css index d4b5078..ef7c323 100644 --- a/src/index.css +++ b/src/index.css @@ -1 +1,11 @@ @import 'tailwindcss'; + +@theme { + --color-eerie: #1E1E1E; + --color-electricgreen: #15F30D; + --color-persianblue: #0561A7; + --color-sangria: #950606; + --color-nyanza: #E1FFE4; + --color-celeste: #BBFDFF; + +} \ No newline at end of file