mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
- Rename tailwind.css.scss to tailwind-custom.scss to resolve Sprockets double-link error (both files were being linked as 'tailwind.css') - Add packageManager field to specify Yarn 1.22.22 for production compatibility (production server uses Yarn 1, not Yarn 4) These changes fix: 1. "Multiple files with the same output path cannot be linked" error 2. Yarn lockfile compatibility issues in production 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| authorizers | ||
| controllers | ||
| helpers | ||
| javascript | ||
| jobs | ||
| mailers | ||
| models | ||
| services | ||
| views | ||