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 affected -t lint test
Succeeded
CI Pipeline Execution

nx affected -t lint test

Click to copy
Linux
10 CPU cores
read-write access token used
c81dd9d77
100%

Cache hits

47 of 47 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

2 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools