it('should concat fallback values', () => {
    expect(fallbackValue({
      styles: {
        display: [ '-webkit-flex', 'flex' ]
      }