# mergeStyleAttributes

**Kind:** Function

**Source:** [`atloria-monorepo/packages/editor/src/utils/mergeStyleAttributes.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/utils/mergeStyleAttributes.ts#L1)

## Signature

```ts
function mergeStyleAttributes(style1: string, style2: string): string
```

## Parameters

| Name | Type |
|---|---|
| `style1` | `string` |
| `style2` | `string` |

**Returns:** `string`
