Skip to content

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

Open
garrity-miepub wants to merge 2 commits into
mainfrom
fix/use-mieweb-font
Open

fix(renderer): use --mieweb-font-sans token instead of hardcoded Titillium Web#39
garrity-miepub wants to merge 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.
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.

1 participant