Extract CSS styles to separate files for better maintainability

- Create templates/brutalism.css, glassmorphism.css, neumorphism.css
- Update styles.py to read CSS from files instead of inline strings
- Support --template with .css files (auto-detects modern style)
- CSS files can now be edited with proper syntax highlighting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Miguel Astor
2026-03-03 03:29:25 -04:00
parent 15a8072804
commit b56b7176a8
5 changed files with 1837 additions and 1824 deletions

1832
styles.py

File diff suppressed because it is too large Load Diff