basics setup
This commit is contained in:
parent
71e3ed710d
commit
a7a98fa0d0
13 changed files with 301 additions and 31 deletions
|
@ -1 +1,7 @@
|
|||
@import "tailwindcss";
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--color-bckg: #0f0f0f;
|
||||
--color-bckgl: #242424;
|
||||
--color-accent: var(--color-yellow-400);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue