mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 21:09:13 -04:00
feat: notification component
This commit is contained in:
parent
6dc6489e69
commit
c1b55d8659
239 changed files with 4883 additions and 118 deletions
|
@ -139,6 +139,7 @@ $modules: map.merge(
|
|||
"components/nav": true,
|
||||
"components/progress": true,
|
||||
"components/tooltip": true,
|
||||
"components/notification": true,
|
||||
|
||||
// Utilities
|
||||
"utilities/accessibility": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue