feat: add notifications widget

This commit is contained in:
tux
2025-06-13 23:12:11 +05:30
parent e042268846
commit e93f98d154
8 changed files with 219 additions and 1 deletions

View File

@@ -15,3 +15,6 @@ $font-size: 1rem;
// app-launcher
@import "./widgets/app-launcher/style.scss";
// notifications
@import "./widgets/notifications/style.scss";