docs: provide preview of the preview script for previewing color output

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib082597066892f250696b32d649e55346a6a6964
This commit is contained in:
raf 2026-05-02 19:59:11 +03:00
commit 806b76fb37
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -44,3 +44,5 @@ Outputs land in `outputs/`.
A preview script is provided in `scripts/preview.mjs` that you can invoke with A preview script is provided in `scripts/preview.mjs` that you can invoke with
`pnpm preview`. It will generate a HTML page in `build/` that you can open with `pnpm preview`. It will generate a HTML page in `build/` that you can open with
your browser to preview the colors before publishing any packages. your browser to preview the colors before publishing any packages.
![Preview of a preview](./assets/preview.png)