Show a list of all font families and font weights used in the selected project
- Download ZIP and unzip it somewhere into your PC, eg. to
C:/Program Files/
- Start CMD inside this folder and run
npm i
to install all dependencies - Then run
npm link
, so you can usezeplinFonts
command anywhere - Then you can start CMD when you need and just enter
zeplinFonts
and you will be able to choose from your projects to detect all used fonts and font weights in it