Skip to content

Commit 92d486a

Browse files
committed
feat: support padding-block
1 parent 60c8d94 commit 92d486a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/removeUnsupported.js

+1
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ const supportedProperties = {
250250
opacity: true,
251251
order: true,
252252
padding: true,
253+
"padding-block": true,
253254
"padding-bottom": true,
254255
"padding-left": true,
255256
"padding-right": true,

0 commit comments

Comments
 (0)