takeone/TODO.md

4 lines
285 B
Markdown

- [x] Add the :root CSS variables block to the <style> in resources/views/layouts/app.blade.php
- [x] Update existing custom styles in the layout to use the new CSS variables (e.g., background-color: hsl(var(--primary)))
- [x] Verify that the colors are applied correctly in the views