@htmlbricks/hb-order-list 0.66.26 → 0.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,6 +20,10 @@ Order summary view driven by a payment JSON object: order number header, optiona
20
20
 
21
21
  None declared.
22
22
 
23
+ ### Styling (Bulma)
24
+
25
+ Layout uses Bulma `container` and `columns` / `column` with fractional widths (`is-10`, `is-2`, etc.). Theme tokens are registered on `:host` via Bulma’s light theme and `setup-theme`. Customize colors and spacing from the page by setting `--bulma-*` variables (for example `--bulma-text`, `--bulma-scheme-main`, `--bulma-column-gap`); see `extra/docs.ts` and `styles/bulma.scss`.
26
+
23
27
  ### Usage notes
24
28
 
25
29
  - **CSS parts:** `item_image`.