Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit f661ece

Browse files
Semigradskyjonathantneal
authored andcommitted
Update README.md
Add cool 'Can I use' table
1 parent 382ed07 commit f661ece

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ following the [Selectors Level 4 specification].
1010

1111
It is the companion to the [focus-within polyfill].
1212

13+
[!['Can I use' table](https://caniuse.bitsofco.de/image/css-focus-within.png)](https://caniuse.com/#feat=css-focus-within)
14+
1315
```css
1416
.my-form-field:focus-within label {
1517
background-color: yellow;

0 commit comments

Comments
 (0)