Patch release for HTMLPreview declarative styling.
- Replaces HTMLPreview string-based preview styling with the
Stylesheet/StyleBuilderAPI. - Updates README and DocC Xcode Preview examples to use declarative
rule { ... }styles. - Keeps CSS string serialization inside the preview document render boundary.