Allow use of card component with role="article"

This commit is contained in:
Lukas Kasticky 2024-05-25 11:15:47 +00:00
parent 6dc6489e69
commit 455339f7fa
2 changed files with 4 additions and 3 deletions

View file

@ -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