Tropix126 / fluent-svelte

A faithful implementation of Microsoft's Fluent Design System in Svelte.
https://fluent-svelte.vercel.app
MIT License
609 stars 27 forks source link

Add Segoe UI as Sans-serif font #14

Closed HerXayah closed 2 years ago

HerXayah commented 2 years ago
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tropical/fluent-svelte/D9G2ZLWwSnUB5n84UrngnJbwDgVC
✅ Preview: https://fluent-svelte-git-fork-princessakira-main-tropical.vercel.app

Tropix126 commented 2 years ago

Is this necessary? I believe that the site should already be using the appropriate Segoe fonts (assuming the user has it installed). https://github.com/Tropix126/fluent-svelte/blob/main/src/site/styles/global.scss#L24

Rexogamer commented 2 years ago

The official site appears to be using Segoe for me (W11, FF 98).

Tropix126 commented 2 years ago

Closing for now, feel free to let me know if I missed something. Thanks for taking the time to contribute, though👍.