Skip to content

Commit 30e623c

Browse files
committed
Remove backgroundClip from pluginMap
1 parent b9a8c6b commit 30e623c

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

modules/generator/maps/pluginMap.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
const maximumVersion = 9999
33

44
export default {
5-
backgroundClip: {
6-
chrome: maximumVersion,
7-
safari: maximumVersion,
8-
opera: maximumVersion,
9-
and_chr: maximumVersion,
10-
ios_saf: maximumVersion,
11-
edge: maximumVersion,
12-
firefox: maximumVersion,
13-
op_mini: maximumVersion,
14-
},
155
calc: {
166
firefox: 15,
177
chrome: 25,

0 commit comments

Comments
 (0)