mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
- Upgrade PostCSS from v7 to v8 and autoprefixer from v9 to v10 - Replace @tailwindcss/postcss7-compat with regular tailwindcss package - Add postcss-loader v4 for compatibility with PostCSS 8 - Configure Webpacker to work with postcss-loader v4 API changes - Fix webpack environment configuration for new loader options format This resolves compilation errors where PostCSS 7 was incompatible with modern Tailwind CSS requirements. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| development.js | ||
| environment.js | ||
| production.js | ||
| test.js | ||