chore: formatting

This commit is contained in:
2024-09-09 14:29:02 +01:00
parent f2319b074f
commit 18a75a601b
3 changed files with 27 additions and 32 deletions

View File

@ -16,8 +16,8 @@ module.exports = {
"nostr-red": "var(--heart)",
"nostr-purple": "var(--highlight)",
secondary: "var(--font-secondary-color)",
"warning": "var(--warning)",
"error": "var(--error)"
warning: "var(--warning)",
error: "var(--error)",
},
spacing: {
px: "1px",