Skip to content

Commit 5e12374

Browse files
committed
Update tests
1 parent 4b3b856 commit 5e12374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tailwindcss/src/__snapshots__/intellisense.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3874,12 +3874,12 @@ exports[`getClassList 1`] = `
38743874
"decoration-wavy",
38753875
"delay-75",
38763876
"delay-100",
3877-
"delay-1000",
38783877
"delay-150",
38793878
"delay-200",
38803879
"delay-300",
38813880
"delay-500",
38823881
"delay-700",
3882+
"delay-1000",
38833883
"diagonal-fractions",
38843884
"divide-current",
38853885
"divide-current/0",
@@ -3966,13 +3966,13 @@ exports[`getClassList 1`] = `
39663966
"divide-y-reverse",
39673967
"drop-shadow-none",
39683968
"drop-shadow-sm",
3969-
"duration-700",
39703969
"duration-75",
39713970
"duration-100",
39723971
"duration-150",
39733972
"duration-200",
39743973
"duration-300",
39753974
"duration-500",
3975+
"duration-700",
39763976
"duration-1000",
39773977
"duration-initial",
39783978
"ease-initial",

0 commit comments

Comments
 (0)