Geist font cannot be imported
Unanswered
Alligator mississippiensis posted this in #help-forum
Alligator mississippiensisOP
On Next 13, I try to import geist in my _app file (i'm using page router):
import { GeistSans } from 'geist/font/sans';
and I get the following error:
Cannot use import statement outside a module
import { GeistSans } from 'geist/font/sans';
and I get the following error:
Cannot use import statement outside a module
1 Reply
Alligator mississippiensisOP
up