wip: add harmony color palette

This commit is contained in:
Ren Amamiya
2023-10-09 19:05:50 +07:00
parent 8930300fb5
commit d20ee26e22
5 changed files with 21 additions and 11 deletions

View File

@@ -18,6 +18,7 @@
"**/*.{ts, tsx, css, md, html, json}": "prettier --cache --write"
},
"dependencies": {
"@evilmartians/harmony": "^1.1.0",
"@fontsource-variable/inter": "^5.0.13",
"@getalby/sdk": "^2.4.0",
"@nostr-dev-kit/ndk": "^1.3.2",
@@ -54,7 +55,7 @@
"@tiptap/react": "^2.1.11",
"@tiptap/starter-kit": "^2.1.11",
"@tiptap/suggestion": "^2.1.11",
"@vidstack/react": "^1.1.8",
"@vidstack/react": "^1.1.9",
"dayjs": "^1.11.10",
"destr": "^2.0.1",
"html-to-text": "^9.0.5",