Skip to content

Commit

Permalink
feat: Preview Mode improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
mateoroldos committed Nov 27, 2023
1 parent e3c5b80 commit a4639dd
Show file tree
Hide file tree
Showing 53 changed files with 2,259 additions and 4,826 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,18 @@
"devalue": "^4.2.3",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"jszip": "^3.10.1",
"lucide-svelte": "^0.292.0",
"memfs": "^3.5.1",
"postcss": "^8.4.24",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.3",
"prettier-plugin-svelte": "^2.10.0",
"prettier-plugin-tailwindcss": "^0.2.8",
"sd-tailwindcss-transformer": "^1.4.0",
"svelte": "^4.2.0",
"svelte-check": "^3.0.3",
"svelte-preprocess": "^5.1.1",
"svelte-sequential-preprocessor": "^2.0.1",
"tailwind-merge": "^1.13.2",
"tailwind-variants": "^0.1.13",
Expand All @@ -51,8 +55,6 @@
"vite": "^4.4.9",
"vite-plugin-cloudflare": "^0.4.1",
"vite-plugin-node-polyfills": "^0.8.2",
"zod": "^3.20.2",
"jszip": "^3.10.1",
"sd-tailwindcss-transformer": "^1.4.0"
"zod": "^3.20.2"
}
}
Loading

0 comments on commit a4639dd

Please sign in to comment.