mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
feat: group
This commit is contained in:
parent
395ceca401
commit
c27bdad392
13 changed files with 771 additions and 176 deletions
|
@ -36,6 +36,7 @@
|
|||
@use "components/accordion"; // details, summary
|
||||
@use "components/card"; // article
|
||||
@use "components/dropdown"; // details[role="list"]
|
||||
@use "components/group"; // details[role="list"]
|
||||
@use "components/loading"; // aria-busy=true
|
||||
@use "components/modal"; // dialog
|
||||
@use "components/nav"; // nav
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue