We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ea3430 + e8a287e commit 1f0a7c8Copy full SHA for 1f0a7c8
src/index.js
@@ -197,7 +197,7 @@ const forms = plugin.withOptions(function (options = { strategy: 'base' }) {
197
'.form-checkbox:checked:hover',
198
'.form-checkbox:checked:focus',
199
'.form-radio:checked:hover',
200
- '.form-radio:check:focus',
+ '.form-radio:checked:focus',
201
],
202
styles: {
203
'border-color': 'transparent',
0 commit comments