Skip to content

Commit 9a8c826

Browse files
committed
fix code style
1 parent 50a8f87 commit 9a8c826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@tailwindcss-upgrade/src/codemods/css/migrate-at-apply.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ it(
101101
designSystem: await __unstable__loadDesignSystem(
102102
css`
103103
@import 'tailwindcss' prefix(tw);
104+
104105
/* TODO(perf): Only here to speed up the tests */
105106
@theme {
106107
--*: initial;

0 commit comments

Comments
 (0)