Skip to content

Style/add tailwind typography and font

mateuszmiko requested to merge style/add_tailwind_typography_and_font into development

Objective:

Add project font and typography to the project.

What has been done:

  • Added @next/font lib
  • Added tailwind-merge lib
  • Added font Manrope to tailwind.config.ts
  • Added typography to src/styles/index.css

Additionally:

  • changed staging build to production build on vercel

Merge request reports