mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 07:09:03 +00:00
@@ -27,12 +27,13 @@ module.exports = process.env.NODE_ENV !== 'production' ? {
|
||||
backgroundAttachment: string,
|
||||
backgroundClip: string,
|
||||
backgroundImage: string,
|
||||
backgroundPosition: string,
|
||||
backgroundOrigin: oneOf([ 'border-box', 'content-box', 'padding-box' ]),
|
||||
backgroundPosition: string,
|
||||
backgroundRepeat: string,
|
||||
backgroundSize: string,
|
||||
boxShadow: string,
|
||||
cursor: string,
|
||||
display: string,
|
||||
outline: string,
|
||||
overflowX: autoOrHiddenOrVisible,
|
||||
overflowY: autoOrHiddenOrVisible,
|
||||
|
||||
Reference in New Issue
Block a user