Skip to content

Commit 570ba28

Browse files
authored
Update ed/csspatches/syntax-patches.js
1 parent b2dea8a commit 570ba28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ed/csspatches/syntax-patches.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export default {
143143
<rotate3d()> <rotate()> | <rotateX()> | <rotateY()> | <rotateZ()> |
144144
<skew()> | <skewX()> | <skewY()> |
145145
<matrix3d()> | <matrix()> | <perspective()>
146-
`,
146+
`
147147
},
148148

149149
// https://drafts.csswg.org/css-ui-4/#propdef--webkit-user-select

0 commit comments

Comments
 (0)