Skip to content

Commit bb71e57

Browse files
committed
Rebuild test fixtures
1 parent 2d297ee commit bb71e57

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

__tests__/fixtures/tailwind-output-ie11.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ pre {
377377
button {
378378
background-color: transparent;
379379
background-image: none;
380-
padding: 0;
381380
}
382381

383382
/**

__tests__/fixtures/tailwind-output-important.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ pre {
377377
button {
378378
background-color: transparent;
379379
background-image: none;
380-
padding: 0;
381380
}
382381

383382
/**

__tests__/fixtures/tailwind-output-no-color-opacity.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ pre {
377377
button {
378378
background-color: transparent;
379379
background-image: none;
380-
padding: 0;
381380
}
382381

383382
/**

__tests__/fixtures/tailwind-output.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ pre {
377377
button {
378378
background-color: transparent;
379379
background-image: none;
380-
padding: 0;
381380
}
382381

383382
/**

0 commit comments

Comments
 (0)