mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 15:48:38 +00:00
ba0b3e7d93
Reworks the pagesStyles to a broader object previewStyles. This new object has this structure:
```
{
targetElement : { cssProperty: value }
}
```