Skip to content

Commit 8419a36

Browse files
committed
Update codeit-autocomplete.js
1 parent 594b659 commit 8419a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/plugins/codeit-autocomplete.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ acp.lang.css.init = () => {
231231
CSSProps.push('overflow');
232232
CSSProps.push('transition');
233233
CSSProps.push('animation');
234+
CSSProps.push('inset');
234235
CSSProps.push('-webkit-user-select');
235236

236237
acp.lang.css.props = CSSProps;

0 commit comments

Comments
 (0)