update to latest node and packages
^
This commit is contained in:
parent
5e2fd6f682
commit
af10b7d238
6 changed files with 9404 additions and 6137 deletions
|
@ -1,6 +1,10 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--color-primary: #b22222;
|
||||
--color-darkgray: #2b292a;
|
||||
--color-lightgray: #e3dfdf;
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: "ConthraxSemiBold";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue