jdwlabs
    apps
    fix(frontend): resolve broken theme @use after role-based move (JDWLABS-20) The 4 frontend apps' styles.scss still imported the shared theme via a deep relative path into the old libs/angular/shared layout, which no longer exists after the role-based restructure, breaking build:production. Add stylePreprocessorOptions.includePaths pointing at the shared styles root and switch the imports to shallow '@use "themes/<name>"'. This both fixes the broken path and removes the brittle ../../../../../ traversal so future app moves won't re-break these imports. Verified: nx run-many -t build -p authui container rolesui usersui -c production --skip-nx-cache passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
    nx-cloud record -- nx format:check
Succeeded
CI Pipeline Execution

nx-cloud record -- nx format:check

Click to copy
Linux
10 CPU cores
c81dd9d77

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools