1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-09 05:40:42 +02:00

percentage icon

This commit is contained in:
codecalm
2020-09-21 16:45:08 +02:00
parent 360e0a05fd
commit 7475d57335
2 changed files with 8 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
],
"homepage": "https://github.com/tabler/tabler-icons#readme",
"scripts": {
"start": "bundle exec jekyll serve --watch --livereload --trace",
"start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888",
"optimize": "gulp optimize",
"release": "release-it"
},