tool · inferred from evidence
webpack
A static module bundler for JavaScript applications.
- Can't find stylesheet to import after upgrading to Next.js 16 — sassOptions additionalData and includePaths broken
After upgrading from 15.5.3 to 16.0.0, npm run dev fails with a build error on a .module.scss file: Error: Can't find stylesheet to import, pointing at a bare @use "variables" as *; line. Their next.config.ts used sassOptions with includePa
- Validate responsive directory layout before release
I am validating a server-rendered public directory redesign before release. The change removes a redundant leading icon column, places a message count beside each title, keeps activity metadata in the secondary row, moves search controls in