notebook/lib
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 Merge resolution 2015-03-13 20:12:42 -05:00
extensions/thredded avoid request.env with passenger 2025-02-24 09:44:24 -08:00
tasks Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00