jonus-s
jonus-s
Icons won't render if offline. Steps to Reproduce: ``` sh npx nuxi init docs -t themes/docus cd docs npm install ``` Turn off internet then launch: ``` sh npm run...
Icons won't render if offline. Steps to Reproduce: ``` sh npx nuxi init docs -t themes/docus cd docs npm install ``` Turn off internet then launch: ``` sh npm run...
Had some gitGraphs that work fine with 2.0.17 with mermaid 10 but they no longer render with mermaid 11. The only change I made was updating the version of mermaid...