J
J
In reaction to feedback here: https://discord.com/channels/457912077277855764/998535629140922378/998685794623553597
This means at the end of the initialization process that it should say ```sh pnpm create @svelte-add/kit@latest chosen-destination -- --with typescript+postcss+tailwindcss+playwright --postcss-autoprefixer false --tailwindcss-forms true --tailwindcss-typography false --tailwindcss-daisyui false --package-manager...
Both binaries are called `create-vite`, so the wrong one is called. This is what the error can look like (Windows 11 with pnpm 7.3.0 and Node 18.4.0): ``` PS C:\Users\Jacob\Repositories>...
Lightweight electron competitor Notes: * https://github.com/mintterteam/vitejs-tauri-demo * https://github.com/probablykasper/kadium
Notes: * https://github.com/FractalHQ/sveltekit-electron * I forgot if I was given permission to rip this off or not * https://github.com/Dax89/electron-sveltekit * https://mobile.twitter.com/el3um4s/status/1416423321449676804 * https://github.com/el3um4s/memento-sveltekit-electron-typescript * https://github.com/malynium/electrekit * https://github.com/Blade67/Sveltron * https://github.com/KraXen72/svelte-electron-quick-start *...
Notes: * Do a questionnaire asking for fields to put in `manifest.json` * https://github.com/antfu/vite-plugin-pwa/issues/124#issuecomment-904150466 * https://jochemvogel.medium.com/how-to-cache-dynamic-pages-on-demand-with-a-service-worker-in-sveltekit-4b4a7652583d * https://dev.to/100lvlmaster/create-a-pwa-with-sveltekit-svelte-a36 * https://www.npmjs.com/package/kit-sw-workbox * https://github.com/sveltejs/kit/issues/2660 * https://github.com/antfu/vite-plugin-pwa
originally posted in #183: I'd really like to see an adder for SASS, especially with the original, indentation-based syntax. I use CoffeeScript because it uses indentation-based syntax and I'd like...
https://discord.com/channels/457912077277855764/943378658104606812/943384601743728650
originally posted in https://github.com/babichjacob/finite/issues/1: The page says to use `` to enter CoffeeScript. However, that didn't work for me at all. On a lark, I tried changing it to ``...
https://github.com/tailwindlabs/prettier-plugin-tailwindcss