Skip to content

Commit

Permalink
Expand pico demo info
Browse files Browse the repository at this point in the history
  • Loading branch information
Inwerpsel committed Sep 15, 2023
1 parent 68f76c3 commit d99d223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,11 @@ please let me know in a [new issue](https://github.com/Inwerpsel/use-theme-edito

#### What works well?
- Most semantic markup ever, makes for very short inspector titles (maybe even too short)
- Minimalistic defaults:
#### What doesn't work well?
- `--background-color` is defined in a few scopes. Because of how the inspector currently works,
it will only show such variable on the topmost element. Unfortunately this affects buttons.
- Some custom properties are defined in too hairy selectors. E.g. `[role="link"]:is([aria-current], :hover, :active, :focus), a:is([aria-current], :hover, :active, :focus)`
- Some not so sensible defaults

</details>

Expand Down

0 comments on commit d99d223

Please sign in to comment.