vechai / vechaiui

A set of high-quality accessible React UI components with the built-in dark mode using Tailwind CSS. Pre-designed headless ui and radix-ui.

Home Page:https://www.vechaiui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docs]: highlight code-block doesn't work

crashmax-dev opened this issue · comments

I think the problem is with the onig.wasm.
from shiki@0.9.13 the file onigasm.wasm has been renamed to onig.wasm.

  • Current deploy
    image

  • Local development
    image

Maybe the problem can be solved here:

setCDN("https://unpkg.com/shiki@0.9.3/");

tks for report ... fixed it