Skip to content

Commit 3b45791

Browse files
committed
Update codeit-autocomplete.js
1 parent bced769 commit 3b45791

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
@@ -232,6 +232,7 @@ acp.lang.css.init = () => {
232232
CSSProps.push('transition');
233233
CSSProps.push('animation');
234234
CSSProps.push('inset');
235+
CSSProps.push('border-radius');
235236
CSSProps.push('-webkit-user-select');
236237

237238
acp.lang.css.props = CSSProps;

0 commit comments

Comments
 (0)