Skip to content

Commit 955de3c

Browse files
yasshyuschick
andauthored
chore: inset is not a logical property (#41)
Co-authored-by: Daniel Yuschick <[email protected]>
1 parent b6a23c7 commit 955de3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/logical.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ export const logicalProperties = Object.freeze({
4444
containIntrinsicBlockSize: 'contain-intrinsic-block-size',
4545
containIntrinsicInlineSize: 'contain-intrinsic-inline-size',
4646
inlineSize: 'inline-size',
47-
inset: 'inset',
4847
insetBlock: 'inset-block',
4948
insetBlockEnd: 'inset-block-end',
5049
insetBlockStart: 'inset-block-start',

0 commit comments

Comments
 (0)