mirror of
https://github.com/tabler/tabler.git
synced 2026-07-18 11:31:41 +04:00
feather iconfont
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
"build": "npm-run-all lint html-build css-compile js-compile",
|
||||
"bundlesize": "bundlesize",
|
||||
"browsersync": "node build/browsersync.js",
|
||||
"icons-svgo": "outline-stroke svg/feather/ -o static/fonts/feather",
|
||||
"icons-svgo2": "svgo svg/feather/ -o static/fonts/feather",
|
||||
"icons-iconfont": "icon-font-generator svg/feather/*.svg -o static/fonts/feather --normalize --mono --height 20",
|
||||
"html-watch": "JEKYLL_ENV=development bundle exec jekyll build --watch --incremental",
|
||||
"html-build": "JEKYLL_ENV=production bundle exec jekyll build",
|
||||
"lint": "npm-run-all --parallel js-lint css-lint",
|
||||
|
||||
Reference in New Issue
Block a user