diff --git a/TASKS.md b/TASKS.md index 3ca75af..7a232fe 100644 --- a/TASKS.md +++ b/TASKS.md @@ -59,3 +59,8 @@ - Test store actions and selectors - Test component rendering - Test persistence layer + +- [ ] **3.5 Add Storybook support** + - Introduces parallel build (vite internally) but core app remains no-build + - Storybook includes raw/native web component support + - Ensure individual components and layouts are properly organized, documented, demonstrated, and tested