feat: notification component

This commit is contained in:
Aron Homberg 2024-05-29 14:47:54 +02:00
parent 6dc6489e69
commit c1b55d8659
239 changed files with 4883 additions and 118 deletions

View file

@ -43,6 +43,7 @@
@use "components/nav"; // nav
@use "components/progress"; // progress
@use "components/tooltip"; // data-tooltip
@use "components/notification"; // dialog[role="alert"]
// Utilities
@use "utilities/accessibility"; // -ms-touch-action, aria-*