mirror of
https://github.com/picocss/pico.git
synced 2025-11-09 00:13:28 -05:00
chore: rebuilt classes and picocss-specification
This commit is contained in:
parent
0541ac8378
commit
c4d8e1276d
File diff suppressed because it is too large
Load Diff
@ -100,4 +100,12 @@ input:
|
||||
- 'true'
|
||||
- 'grammar'
|
||||
- 'spelling'
|
||||
# @todo aria-current, aria-label, aria-disabled, aria-hidden
|
||||
|
||||
'/^(a|button|input|select|textarea|nav|main|aside|section|header|footer|form|div|iframe|img|svg|details|summary)$/':
|
||||
attributes:
|
||||
aria-label:
|
||||
description: 'Defines a string value that labels the current element for assistive technologies.'
|
||||
type: enum|string
|
||||
choices:
|
||||
- 'breadcrumb'
|
||||
# @todo aria-label, aria-disabled, aria-hidden
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user