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 Merge resolution 2015-03-13 20:12:42 -05:00
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 Update alt billing plans to /mo and /mo 2017-05-03 17:41:28 +01:00
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 include prod cleanup script 2019-07-23 21:49:58 -05:00
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 code cleanup 2018-09-16 22:18:53 -05:00
machine_learning.rake add mlr task 2020-05-20 01:31:31 -05:00
one_off.rake add YiR notif task 2023-12-31 17:42:50 -08:00
page_type.rake add continents 2020-01-28 17:38:47 -06:00
voting.rake Voting MVP 2017-04-17 16:22:02 +01:00