notebook/lib/tasks
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
..
.keep
backfill.rake
backups.rake
billing_plans.rake
cache_maintenance.rake Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00
cache.rake
cleanup.rake
daily.rake
data_integrity.rake
data_migrations.rake
datafill.rake
machine_learning.rake
one_off.rake
page_type.rake
voting.rake