RTL Dropdown Nav corrected thanks to @64bitint

Added popovers to possibly replace the notifications.
Started adding popover toasts
This commit is contained in:
Yohn 2024-12-13 19:43:12 -05:00
parent 8a7b25a44f
commit 64373c2d44
244 changed files with 3461 additions and 724 deletions

View file

@ -160,7 +160,7 @@ $modules: map.merge(
// V3 Notes
// Notification should be redone to be more in line with Pico's design
"components/notification": true,
"components/popover": true,
// V3 Notes
// timeline disabled by default because its more out of the scope of this project,
// and should be moved to a separate "extras" repository, to be included.