@cubing/icons
v1.1.3
Published
Cubing Icons and Fonts
Downloads
797
Readme
Cubing Icons and Fonts
Demo
Rebuild fonts and cubing-icons.css
We use the excellent gulp-iconfont.
npm install
- Install potrace.
npm run build
ornpm run watch
- Openwww/index.html
in your web browser.
Releasing
Bump version and deploy to npmjs
npm version major|minor|patch -m "Upgrade to %s for reasons"