Skip to content

chore: update font configuration and dependencies #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AndreyYolkin
Copy link
Contributor

@AndreyYolkin AndreyYolkin commented Apr 10, 2025

Replace roboto-fontface with @fontsource/roboto.
Moving away from google fonts to local fontsource

Replace roboto-fontface with @fontsource/roboto for better font management. Update Vite configuration to use the new font source and adjust styles import in main.ts.
Copy link

vercel bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
one ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 6:37pm

@@ -13,6 +13,9 @@ import { createApp } from 'vue'
// Plugins
import { registerPlugins } from './plugins'

// Styles
import 'unfonts.css'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this part of font source?

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