Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 30
Wrong specificity #50
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Hello,
I got wrong specificity on this selector
.form-floating > .form-control:focus ~ label::after, with https://specificity.keegan.st/ I see 032 whereas with your tool 022Script to reproduce :
Thanks