Icons for editor-frontend.
npm install afeiship/finxos-icons-editor-frontend
- Open your ali-icon-font accout.LINK
- Add icon into
editor-frontend-icons
the project LINK - Make sure all the icon properties is okay.
- Send Notification(WeChat/Email) to (FE) guys.
# directly
rm -rf node_modules/finxos-icons-editor-frontend
npm install
# OR
npm update finxos-icons-editor-frontend
npm run build //at.alicdn.com/t/font_1353955_8084pisp1u9.css
npm run docs
git add --all
git commit -m "auto: update by robot"
git push
cmd | description |
---|---|
build | Build new index.scss |
docs | Create new online docs |