diff --git a/properties.js b/properties.js index 36ab916..2584e76 100644 --- a/properties.js +++ b/properties.js @@ -49,6 +49,12 @@ module.exports = { background: { token: 'color' }, + backgroundColor: { + token: 'color' + }, + backgroundImage: {}, + backgroundRepeat: {}, + backgroundSize: {}, opacity: {}, flex: {}, flexWrap: {},