Skip to content

Commit 100fe0c

Browse files
committed
Match coding style
1 parent f56825d commit 100fe0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tailwindcss/src/index.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,7 +3818,7 @@ describe('@source', () => {
38183818
}
38193819
"
38203820
`)
3821-
});
3821+
})
38223822

38233823
test('works with newlines around the argument', async () => {
38243824
let { build } = await compile(
@@ -3837,7 +3837,7 @@ describe('@source', () => {
38373837
}
38383838
"
38393839
`)
3840-
});
3840+
})
38413841
})
38423842
})
38433843

0 commit comments

Comments
 (0)