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.
1 parent 8ea3430 commit e8a287eCopy full SHA for e8a287e
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