mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
Merge 455339f7fa
into 1039a4788d
This commit is contained in:
commit
8c34ab86ee
2 changed files with 4 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
// Components
|
||||
@use "components/accordion"; // details, summary
|
||||
@use "components/card"; // article
|
||||
@use "components/card"; // article, role="article"
|
||||
@use "components/dropdown"; // details.dropdown
|
||||
@use "components/group"; // role="group"
|
||||
@use "components/loading"; // aria-busy=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue