mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 19:26:14 -04:00
RTL Dropdown Nav corrected thanks to @64bitint
Added popovers to possibly replace the notifications. Started adding popover toasts
This commit is contained in:
parent
8a7b25a44f
commit
64373c2d44
244 changed files with 3461 additions and 724 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue