Skip to content

huantaoliu/host-fonts-and-icons-locally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host-fonts-and-icons-locally

Demo on how to host fonts and icons locally

There are two branches:

  • webpack4: using webpack4
  • webpack5: using webpack5

Note:

After npm install, please add the following into @fortawesome/fontawesome-free/scss/fontawesome.scss

@import 'regular';
@import 'brands';
@import 'solid';
@import 'v4-shims';

About

Demo on how to host fonts and icons locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published