Skip to content
Snippets Groups Projects

Style/add tailwind typography and font

Merged mateuszmiko requested to merge style/add_tailwind_typography_and_font into development
1 unresolved thread

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 import { Manrope } from '@next/font/google';
  • mateuszmiko mentioned in commit 98192169

    mentioned in commit 98192169

  • merged

  • Please register or sign in to reply
    Loading