Skip to content

Commit 89c36e4

Browse files
committed
feat: support padding-inline
1 parent 82b71ae commit 89c36e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/removeUnsupported.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ const supportedProperties = {
252252
padding: true,
253253
"padding-block": true,
254254
"padding-bottom": true,
255+
"padding-inline": true,
255256
"padding-left": true,
256257
"padding-right": true,
257258
"padding-top": true,

0 commit comments

Comments
 (0)