mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 21:31:28 +04:00
Add import-payments script syncing icons from tabler-payments
- new `pnpm run import-payments` imports SVGs, $payment-providers and demo data - 74 providers added, 12 outdated removed (169 total)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"html-diff": "tsx .build/html-diff.ts check",
|
||||
"html-diff:baseline": "tsx .build/html-diff.ts baseline",
|
||||
"generate-tokens": "tsx .build/generate-tokens.ts",
|
||||
"import-payments": "tsx .build/import-payments.ts",
|
||||
"generate-tokens:check": "tsx .build/generate-tokens.ts check",
|
||||
"check-docs-links": "tsx .build/check-docs-links.ts",
|
||||
"lint": "pnpm run lint-md && pnpm run check-docs-links && pnpm run lint-prettier && pnpm run lint-scss-vars && pnpm run generate-tokens:check",
|
||||
|
||||
Reference in New Issue
Block a user