diff --git a/.jules/palette.md b/.jules/palette.md index b47b441..8fe8e38 100644 --- a/.jules/palette.md +++ b/.jules/palette.md @@ -3,3 +3,9 @@ **Learning:** When unifying basic UI across multiple static HTML and CSS files, adding a central set of CSS variables (`:root`) alongside a modern grid framework significantly improves consistency and maintainability. Playwright provides a reliable mechanism to ensure the static DOM files are syntax-error-free and structure looks correct via screenshots during headless local test runs. **Action:** Rebuilt the frontend CSS and modified static files to inject modern typography (`Inter`), variables for colors, spacing, radius, and standard input/button styling. Verified all `file://` URLs headless using `playwright`. + +## 2024-11-20 - Accessible Form Inputs + +**Learning:** When using placeholders instead of visible `