1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-26 13:04:39 +04:00

tabler components page

This commit is contained in:
codecalm
2019-09-20 21:34:48 +02:00
parent fac2dff6c0
commit 1ca684d4ba
14 changed files with 145 additions and 96 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"scripts": {
"start": "npm-run-all clean css-main js-compile-standalone --parallel browsersync watch html-watch",
"start": "npm-run-all clean css-main js-compile-standalone --parallel html-watch browsersync watch",
"build": "npm-run-all clean html-build css js fonts",
"bundlesize": "bundlesize",
"browsersync": "node build/browsersync.js",