notebook/app
Andrew Brown 77b2c85fee Fix Tailwind CSS not loading in production
- Add stylesheet_pack_tag to load Webpacker's compiled CSS
- Create explicit Tailwind imports for asset pipeline fallback
- Configure file cache store with size limits to prevent cache buildup
- Add cache maintenance rake tasks for automatic cleanup
- Create whenever schedule for automated cache maintenance

The issue was that Tailwind was only included via Webpacker but the layout
wasn't loading Webpacker stylesheets in production.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 00:46:13 -07:00
..
assets Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00
authorizers Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
controllers style style style style style style style style style style 2025-09-28 21:27:18 -07:00
helpers forums styling 2025-09-16 16:36:53 -07:00
javascript Some risky biz gemfile/yarn dep updates 2025-09-07 22:16:05 -07:00
jobs
mailers
models style style style style style style style style style style 2025-09-28 21:27:18 -07:00
services changes from last night 2025-07-21 11:07:07 -07:00
views Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00