Style/add tailwind typography and font
Objective:
Add project font and typography to the project.
What has been done:
- Added
@next/fontlib - Added
tailwind-mergelib - Added font Manrope to
tailwind.config.ts - Added typography to
src/styles/index.css
Additionally:
- changed staging build to production build on vercel