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 c515a91 commit d620e5dCopy full SHA for d620e5d
tests/variants.test.js
@@ -1097,7 +1097,7 @@ test('variant functions returning arrays should output correct results when nest
1097
`)
1098
})
1099
1100
-test.only('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
+test('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
1101
let config = {
1102
content: [
1103
{
0 commit comments