notebook/config/webpack
Andrew Brown d1cf9708a9 Upgrade PostCSS to v8 for Tailwind CSS compatibility
- 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>
2025-09-29 00:54:19 -07:00
..
development.js install webpacker & react 2020-02-02 20:00:33 -06:00
environment.js Upgrade PostCSS to v8 for Tailwind CSS compatibility 2025-09-29 00:54:19 -07:00
production.js install webpacker & react 2020-02-02 20:00:33 -06:00
test.js install webpacker & react 2020-02-02 20:00:33 -06:00