Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Brown
f6b7236a92 Add icon rotation animation to dashboard button and fix redirect issue
- Added custom CSS animation for casino icon that rotates 90 degrees on hover
- Fixed ContentController#new to redirect to edit page instead of show page with editing parameter
- Added transform utilities to Tailwind safelist to prevent purging
- Changed redirect from polymorphic_path(@content, editing: true) to edit_polymorphic_path(@content)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 19:26:45 -07:00
Andrew Brown
f1a2d92f34 wip stuff from the before times 2025-09-01 18:42:26 -07:00
Andrew Brown
3cb46f8230 cleanup 2025-07-04 21:11:07 -07:00
drusepth
e819517fcf eod on more doc table design 2022-09-08 23:32:23 -07:00
drusepth
2388353b61 add tailwind purge 2022-08-14 22:43:46 -07:00
drusepth
8f60c12945 wip content#index styling 2022-04-14 23:52:11 -07:00
drusepth
bcf030cd97 tailwind color palette on all content types 2022-02-09 16:27:01 -08:00
drusepth
0f460590e5 extend tailwind colors instead of overriding them 2022-02-05 18:40:08 -08:00
drusepth
5ef75c4b59 customize colors, bleed into sign up page 2022-02-05 18:25:15 -08:00
drusepth
a73a5333f9 add tailwind and start on landing page 2022-01-06 19:14:29 -08:00