Skip to content

Commit

Permalink
sbs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
youzi committed Aug 8, 2016
1 parent e1f7eb8 commit 861f18d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ exports.properties = {
require('./px'),
require('./transform')
],
child: { type: 'style' },
child: {
type: 'style'
},
properties: {
order: {
name: ua.browser === 'ie' && ua.version === 10 ? 'msFlexOrder' : 'order'
Expand Down

0 comments on commit 861f18d

Please sign in to comment.