Skip to content

Commit 4ed410a

Browse files
committed
Merge branch 'MartijnCuppens-patch-2'
2 parents ecffd24 + bb71e57 commit 4ed410a

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
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
/**

src/plugins/css/preflight.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ pre {
2727
button {
2828
background-color: transparent;
2929
background-image: none;
30-
padding: 0;
3130
}
3231

3332
/**

0 commit comments

Comments
 (0)