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 nasty git merge 2022-05-23 13:49:36 -07:00
backups.rake update logged-out navbar 2023-01-09 13:31:53 -08:00
billing_plans.rake
cache_maintenance.rake Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00
cache.rake don't trigger model callbacks on wc cache updates 2022-12-01 19:12:39 -08:00
cleanup.rake
daily.rake some anti-spam measures 2024-03-27 14:15:53 -07:00
data_integrity.rake more stripe safety 2025-07-11 00:37:50 -07:00
data_migrations.rake enable items for basil 2023-03-14 16:18:08 -07:00
datafill.rake
machine_learning.rake
one_off.rake add YiR notif task 2023-12-31 17:42:50 -08:00
page_type.rake
voting.rake