Skip to content

Commit b9d5609

Browse files
committed
chore: scanner
1 parent 0404f90 commit b9d5609

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/tailwindcss-patch/test/tailwindcss4.test.ts

+5
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ describe('tailwindcss4', () => {
1414
base: __dirname,
1515
pattern: 'fixtures/hello-world.wxml', // path.resolve(__dirname, 'fixtures/hello-world.wxml'),
1616
negated: false,
17+
18+
// @ts-ignore
19+
xx: 'dsa',
20+
dsa: false,
21+
fds: 'fsa',
1722
},
1823

1924
],

0 commit comments

Comments
 (0)