1
0
mirror of https://github.com/tabler/tabler.git synced 2026-01-05 12:20:08 +04:00

fixed overlap header button colors (#999)

This commit is contained in:
Paweł Kuna
2022-01-21 22:13:30 +01:00
committed by GitHub
parent 7eff810124
commit 533ef36538
12 changed files with 79 additions and 17 deletions

View File

@@ -4,6 +4,7 @@
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"scripts": {
"start": "gulp start",
"start-plugins": "gulp start --with-plugins",
"build": "gulp build",
"preview": "gulp build --preview",
"svg-optimize": "svgo -f svg/brand --pretty",