Skip to content
Discussion options

You must be logged in to vote

According to the documentation external stylesheets should be downloaded on your server.

To fix this, you can run npm install katex and in the page.tsx where you are trying to display math, you can add a line with import "katex/dist/katex.min.css";

Replies: 6 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@timtucker-dte
Comment options

Answer selected by Svish
Comment options

You must be logged in to vote
1 reply
@zhoushan1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Konadu-Akwasi-Akuoko
Comment options

@rinsuki
Comment options

@TechQuery
Comment options

@megastels
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet