Cleanup pricing page tables, introstrip, css changes

This commit is contained in:
2026-05-02 08:53:36 +12:00
parent b7ea05f150
commit 5f6b47d445
9 changed files with 52 additions and 41 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"type": "module",
"scripts": {
"dev": "vite dev --host 10.0.0.73",
"dev": "vite dev --host 10.0.0.124",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",