Skip to content

Fix text color on document renderer to prevent white-on-white

Nis Jespersen requested to merge fix/line-item-doc-rendering into main

The line items didn't render in dark mode. Turned out to be just Tailwind CSS caused table td/th text inheriting a near-white color, making line items invisible against the white background.

Also adds preferential-certificate-of-origin to generateStaticParams so its render page is included in the static export.

Snapshot of the issue fixed: image

Edited by Nis Jespersen

Merge request reports

Loading