Closes Legend element not styled in role="group" Yohn/PicoCSS#23

Added compatability with `.dropdown` to the `role=group`
Put a dropdown submenu in the group examples
Improved borders on `[role=group] > label, [role=group] > legend` to ensure the same size as other group elements
This commit is contained in:
Yohn 2024-12-31 00:16:26 -05:00
parent 324f6fcef4
commit ddf41a191a
265 changed files with 13809 additions and 4063 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@yohns/picocss",
"version": "2.2.1",
"version": "2.2.2",
"description": "Minimal CSS Framework for semantic HTML, updated with enhanced capabilities.",
"authors": [
{
@ -19,9 +19,6 @@
"type": "git",
"url": "git+https://github.com/Yohn/PicoCSS.git"
},
"publishConfig": {
"tag": "next"
},
"keywords": [
"css",
"css-framework",