Skip to content

Commit

Permalink
Update constants.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd authored May 9, 2024
1 parent d124b5b commit ebdff81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blocks/src/api/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const __EXPERIMENTAL_STYLE_PROPERTY = {
backgroundRepeat: {
value: [ 'background', 'backgroundRepeat' ],
support: [ 'background', 'backgroundRepeat' ],
useEngine: false,
useEngine: true,
},
backgroundSize: {
value: [ 'background', 'backgroundSize' ],
Expand Down

0 comments on commit ebdff81

Please sign in to comment.