Skip to content

caseyjacobson/vue-cli-plugin-webfontloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-plugin-webfontloader

Web Font Loader Plugin for [email protected]

Install

If you haven't yet installed vue-cli 3, first follow the install instructions here: https://github.com/vuejs/vue-cli

Generate a project

vue create my-app

Install the plugin

cd my-app
vue add webfontloader

Follow the prompts to set up your specific web font loader configuration.