Skip to content

mt-micky/mt-web-font

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mt-web-font

Setup

yarn install

Steps for updating the web font

  1. Go to https://icomoon.io/app/#/select
  2. Upload the latest selection.json in the iconmoon folder
  3. In the iconmoon web app, just upload whatever svg you want to add. Be sure to center it and name it properly (-o for outlined icons and omit -o for filled in ones)
  4. Generate the new web font
  5. Download it
  6. Unzip it
  7. Copy the whole unzipped folder to update this repository
  8. Update the .css file with the new styles
  9. Update the version before publishing yarn gulp <patch|feature|release>.

TODO

Automate the steps for updating it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 75.0%
  • CSS 20.8%
  • JavaScript 4.2%