NavSidebar search for non-logged-in

This commit is contained in:
Martti Malmi
2023-11-28 12:38:10 +02:00
parent a06b7ccada
commit 07e2c15f54
3 changed files with 4 additions and 2 deletions

View File

@ -6,6 +6,7 @@ module.exports = {
extend: {
colors: {
"nearly-bg-color": "var(--nearly-bg-color)",
"border-color": "var(--border-color)",
},
textColor: {
"nostr-blue": "var(--repost)",