Andrew781123

Results 2 comments of Andrew781123

I have tried light mode and didn't solve the issue, the bullets and numbers are still missing

This is my next.config.mjs ```typescript // @ts-check import removeImports from "next-remove-imports"; /** * Don't be scared of the generics here. * All they do is to give us autocompletion when...