Next.js Discord

Discord Forum

unable to use Nova Square font from google

Unanswered
WhyFencePost (Ping Reply) posted this in #help-forum
Open in Discord
I am unable to use it, as i can not get the arguments to satisfy the compiler.
I have the code bellow, and it says subscript does not satisfy type subscript. Without the subscript is says null does not satisfy the type args
const novaSquare = Nova_Square({ subsets: ["latin"] });

0 Replies