Skip to content

Commit

Permalink
fix: add a few missing bg props
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed May 3, 2021
1 parent 250f07b commit 78905fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions properties.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ module.exports = {
background: {
token: 'color'
},
backgroundColor: {
token: 'color'
},
backgroundImage: {},
backgroundRepeat: {},
backgroundSize: {},
opacity: {},
flex: {},
flexWrap: {},
Expand Down

0 comments on commit 78905fb

Please sign in to comment.