Skip to content

Conversation

@alessiopelliccione
Copy link

This PR refactors the stylesheet discovery logic within the CDK schematics to centralize and simplify how .css and .scss files are located.

It removes a previous TODO by introducing a shared utility that ensures consistent behavior across all schematics relying on global or project-level styles.

Closes #24032

@alessiopelliccione alessiopelliccione requested a review from a team as a code owner November 8, 2025 16:14
@alessiopelliccione alessiopelliccione requested review from adolgachev and ok7sai and removed request for a team November 8, 2025 16:14
@angular-robot angular-robot bot added the area: cdk/schematics cdk/schematics is *not* a public API label Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cdk/schematics cdk/schematics is *not* a public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng-update: consult workspace configuration for determining global stylesheets

1 participant