Skip to content

Commit 9f73b9a

Browse files
RobinMalfaitdepfu[bot]
authored andcommitted
add missing placeholder-transparent/0
1 parent a14f6bc commit 9f73b9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/plugins/__snapshots__/placeholderColor.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18498,7 +18498,7 @@ exports[`should test the 'placeholderColor' plugin 1`] = `
1849818498
color: #042f2ef2;
1849918499
}
1850018500

18501-
.placeholder-transparent::placeholder {
18501+
.placeholder-transparent::placeholder, .placeholder-transparent\\/0::placeholder {
1850218502
color: #0000;
1850318503
}
1850418504

@@ -40285,7 +40285,7 @@ exports[`should test the 'placeholderColor' plugin 2`] = `
4028540285
color: #042f2ef2;
4028640286
}
4028740287

40288-
.placeholder-transparent::placeholder {
40288+
.placeholder-transparent::placeholder, .placeholder-transparent\\/0::placeholder {
4028940289
color: #0000;
4029040290
}
4029140291

0 commit comments

Comments
 (0)