- Clone the repository
cdinto it- Run
npm i - Run
npm run build - Check the
./.next/static/css/<id>.css
It should look like this:
html{font-family:Impact,Arial #000,Arial,sans-serif}Expectation would be:
html{font-family:Impact,Arial black,Arial,sans-serif}