add Notifications

This commit is contained in:
E44
2025-11-06 11:49:32 +01:00
parent 9487fdd13e
commit 9fd81821f1
4 changed files with 82 additions and 0 deletions
+3
View File
@@ -213,5 +213,8 @@ module.exports = {
'hover:bg-red-400',
'active:bg-red-500',
'hover:bg-stone-600/70',
'active:bg-stone-500/80',
],
}