mirror of
https://github.com/picocss/pico.git
synced 2025-04-29 12:29:13 -04:00
feat: notification component
This commit is contained in:
parent
6dc6489e69
commit
c1b55d8659
239 changed files with 4883 additions and 118 deletions
|
@ -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-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue