Package Exports
- shikix-compat
Readme
shikix-compat
compatible build of shikix to align with shiki.
Work in progress. It's not 100% compatible yet, but feedback is welcome :)
Install
npm i -D shikix-compatOr set the alias
{
"dependencies": {
"shiki": "npm:shikix-compat@0.0"
}
}License
MIT