Skip to content

fix(renderer): use --mieweb-font-sans token instead of hardcoded Titillium Web#39

Merged
garrity-miepub merged 2 commits into
mainfrom
fix/use-mieweb-font
May 19, 2026
Merged

fix(renderer): use --mieweb-font-sans token instead of hardcoded Titillium Web#39
garrity-miepub merged 2 commits into
mainfrom
fix/use-mieweb-font

Conversation

@garrity-miepub
Copy link
Copy Markdown
Contributor

Remove Google Fonts @import for Titillium Web and replace hardcoded font-family with var(--mieweb-font-sans, 'Nunito') fallback chain.

This allows consuming apps that load @mieweb/ui brand CSS to have the esheet components inherit the brand font, while standalone usage falls back to Nunito and system fonts.

@garrity-miepub garrity-miepub marked this pull request as ready for review May 13, 2026 23:14
@garrity-miepub garrity-miepub changed the title fix: use --mieweb-font-sans token instead of hardcoded Titillium Web fix(renderer): use --mieweb-font-sans token instead of hardcoded Titillium Web May 13, 2026
Remove Google Fonts @import for Titillium Web and replace hardcoded
font-family with var(--mieweb-font-sans, 'Nunito') fallback chain.

This allows consuming apps that load @mieweb/ui brand CSS to have
the esheet components inherit the brand font, while standalone usage
falls back to Nunito and system fonts.
@garrity-miepub garrity-miepub merged commit df9e57d into main May 19, 2026
2 checks passed
lattln pushed a commit that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants