Feat(fonts): Add font #162

Merged
jakob.scheid merged 3 commits from feature/fonts into main 2026-08-04 19:41:50 +02:00
Owner

Fonts

This pull request adds the font loading. The fonts configured in src/styles/fonts.json are loaded initially. Inter was added to this.

Related issues

Closes #17

# Fonts This pull request adds the font loading. The fonts configured in `src/styles/fonts.json` are loaded initially. *Inter* was added to this. ## Related issues Closes #17
jakob.scheid added this to the 0.1.0 milestone 2026-08-04 15:33:01 +02:00
jakob.scheid added the
Reviewed
Confirmed
1
Priority
Medium
3
Area/GlobalKind/Feature
labels 2026-08-04 15:33:01 +02:00
jakob.scheid added this to the Project Board project 2026-08-04 15:33:01 +02:00
jakob.scheid added this to the Frontend project 2026-08-04 15:33:01 +02:00
jakob.scheid moved this to Review in Project Board on 2026-08-04 15:33:12 +02:00
jakob.scheid moved this to Review in Frontend on 2026-08-04 15:33:14 +02:00
jakob.scheid force-pushed feature/fonts from e7745a9bd3 to 69dab6c3eb 2026-08-04 15:37:05 +02:00 Compare
jakob.gregory approved these changes 2026-08-04 19:32:15 +02:00
jakob.scheid added 3 commits 2026-08-04 19:41:10 +02:00
Added the environment variables VITE_ASSETS_BUILD_ID for the ID of the
used build and VITE_ASSETS_BASE_URL for the base URL of the assets.
A script for reading this configuration was also added.
jakob.scheid force-pushed feature/fonts from 69dab6c3eb to 26535cad45 2026-08-04 19:41:10 +02:00 Compare
jakob.scheid merged commit baa924a2b2 into main 2026-08-04 19:41:50 +02:00
jakob.scheid deleted branch feature/fonts 2026-08-04 19:41:50 +02:00
jakob.scheid moved this to Done in Project Board on 2026-08-04 19:43:12 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#162