#Demo
#Usages
bower:
bower install mrporterfont --save-dev
npm:
npm install @mrporter/mrporterfont --save-dev
html:
<i class="mrpfont--minus"></i>
- Mac
- Sketch 3 and Sketch Tools
- Node.js
- gulp.js
- Update the sketch file with you latest icon
- Increment the package.json version number
- Run
npm start
(will generate the new font - git add --all
- git commit -m 'adding an example icon'
- git push
Circle-ci will take care of publishing both the npm module and the github pages.