[PR #1798] [MERGED] fix: remove preconnect font links #1855

Closed
opened 2026-02-26 20:31:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1798
Author: @ephraimduncan
Created: 5/15/2025
Status: Merged
Merged: 6/18/2025
Merged by: @dguyen

Base: mainHead: fix/remove-preconnect-links


📝 Commits (4)

  • 259fcd2 fix: remove preconnect font links
  • 492fa9f feat: add multiple font weights and styles for 'Inter' and 'Caveat' fonts
  • b826a73 Merge branch 'main' into fix/remove-preconnect-links
  • 5385942 fix: fonts

📊 Changes

8 files changed (+18 additions, -23 deletions)

View changed files

📝 apps/remix/app/app.css (+17 -6)
📝 apps/remix/app/root.tsx (+1 -17)
apps/remix/public/fonts/caveat-variablefont_wght.ttf (+0 -0)
apps/remix/public/fonts/inter-italic-variablefont_opsz,wght.ttf (+0 -0)
apps/remix/public/fonts/inter-variablefont_opsz,wght.ttf (+0 -0)
packages/assets/fonts/caveat-variablefont_wght.ttf (+0 -0)
packages/assets/fonts/inter-italic-variablefont_opsz,wght.ttf (+0 -0)
packages/assets/fonts/inter-variablefont_opsz,wght.ttf (+0 -0)

📄 Description

Fix #1787


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1798 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/remove-preconnect-links` --- ### 📝 Commits (4) - [`259fcd2`](https://github.com/documenso/documenso/commit/259fcd2a300a1317d300804a3a3d16ab17dfbcef) fix: remove preconnect font links - [`492fa9f`](https://github.com/documenso/documenso/commit/492fa9ff7cd74ae90ebcf9a3cba4f0816ef6bdf2) feat: add multiple font weights and styles for 'Inter' and 'Caveat' fonts - [`b826a73`](https://github.com/documenso/documenso/commit/b826a739272de0025d7167d928d410498090918f) Merge branch 'main' into fix/remove-preconnect-links - [`5385942`](https://github.com/documenso/documenso/commit/5385942394fb27f3cb52ba15c9daf15ee0a3c7db) fix: fonts ### 📊 Changes **8 files changed** (+18 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/app.css` (+17 -6) 📝 `apps/remix/app/root.tsx` (+1 -17) ➕ `apps/remix/public/fonts/caveat-variablefont_wght.ttf` (+0 -0) ➕ `apps/remix/public/fonts/inter-italic-variablefont_opsz,wght.ttf` (+0 -0) ➕ `apps/remix/public/fonts/inter-variablefont_opsz,wght.ttf` (+0 -0) ➕ `packages/assets/fonts/caveat-variablefont_wght.ttf` (+0 -0) ➕ `packages/assets/fonts/inter-italic-variablefont_opsz,wght.ttf` (+0 -0) ➕ `packages/assets/fonts/inter-variablefont_opsz,wght.ttf` (+0 -0) </details> ### 📄 Description Fix #1787 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1855
No description provided.