refactor: Centralize font imports and define custom font families in Tailwind #303
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixed font rendering issues where custom fonts ("Atkinson Hyperlegible" and "Inter") were not being applied correctly due to missing CSS definitions and fragile manual imports.
Changes:
font-body(Atkinson Hyperlegible) andfont-title/font-sans(Inter).body-font,title-font) with correct Tailwind utilities and removed redundant manual@font-facedeclarations.Type of Change
Testing
Hardware Model Acceptance Policy
New Hardware Model Acceptance Policy
Due to limited availability and ongoing support, new Hardware Models will only be accepted from Meshtastic Backers and Partners. The Meshtastic team reserves the right to make exceptions to this policy.
Alternative for Community Contributors
You are welcome to use one of the existing DIY hardware models in your PlatformIO environment and create a pull request in the firmware project. Please note the following conditions:
Getting Official Support
To have your hardware model officially supported and included in the Meshtastic ecosystem, consider becoming a Meshtastic Backer or Partner. Visit meshtastic.com for more information about partnership opportunities.
Protected Files Notice
The following files are protected and changes to them will be automatically rejected:
i18n/locales/**- Translation files (managed via Crowdin)