For full text search please use the '?' prefix. e.g. ? Onboarding

2022-01-14

#dev

Optimisation du chargement des fonts sur le projet Hominem

  • Dans un projet Vuejs

    From CSS Vuejs
    Go to text →

    Optimisation

    • Best practices for loading fonts in Vuejs - LogRocket Blog
    • How to Load Local Fonts with Vue CLI 4 in Vuejs 3

  • Dans un projet pur CSS

    From CSS fonts
    Go to text →

    Optimisation

    • Variable fonts guide - CSS: Cascading Style Sheets | MDN
    • Ensure text remains visible during webfont load
    • Link types: preload - HTML: HyperText Markup Language | MDN
    • Preload Hints For Web Fonts - Bram Stein

Optimisation du chargement des fonts sur le projet