Skip to content

Commit 0cc4dc5

Browse files
committed
🙈
1 parent 0aed45d commit 0cc4dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss/src/utilities.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14323,7 +14323,7 @@ test('transition', async () => {
1432314323
@theme {
1432414324
--default-transition-timing-function: ease;
1432514325
--default-transition-duration: 100ms;
14326-
--transition-property: color, background-color, outline-color, border-color,
14326+
--transition-property: color, background-color, border-color, outline-color,
1432714327
text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
1432814328
backdrop-filter;
1432914329
--transition-property-opacity: opacity;

0 commit comments

Comments
 (0)