T005-T006
This commit is contained in:
@@ -42,7 +42,7 @@ Paths below are absolute to this repo.
|
||||
- Add dev deps: eslint, eslint-config-prettier, prettier, typescript, svelte-check
|
||||
- Dependencies: T003
|
||||
|
||||
- [ ] T005 Scaffold SvelteKit PWA (adapter-static)
|
||||
- [X] T005 Scaffold SvelteKit PWA (adapter-static)
|
||||
- In /home/jawz/Development/Projects/GlowTrack/apps/web create a SvelteKit app:
|
||||
- package.json, svelte.config.js (adapter-static), vite.config.ts, tsconfig.json
|
||||
- src/app.d.ts, src/app.css, src/routes/+layout.svelte, src/routes/+page.svelte (hello grid)
|
||||
@@ -50,7 +50,7 @@ Paths below are absolute to this repo.
|
||||
- Add scripts: dev, build, preview, test, test:e2e, check
|
||||
- Dependencies: T003, T004
|
||||
|
||||
- [ ] T006 Tailwind CSS setup
|
||||
- [X] T006 Tailwind CSS setup
|
||||
- apps/web: tailwind.config.cjs, postcss.config.cjs; integrate @tailwindcss/forms
|
||||
- Wire Tailwind into src/app.css and +layout.svelte
|
||||
- Dependencies: T005
|
||||
|
||||
Reference in New Issue
Block a user