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
@adolgachev adolgachev added dev-app preview When applied, previews of the dev-app are deployed to Firebase docs: preview When applied, a preview of the documentation site is deployed to Firebase labels Nov 13, 2025
@github-actions
Copy link

Deployed dev-app for 0234edc to: https://ng-dev-previews-comp--pr-angular-components-32281-dev-q4fpof7p.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@github-actions
Copy link

Deployed docs-preview for 0234edc to: https://ng-dev-previews-comp--pr-angular-components-32281-docs-12rxqgv9.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@adolgachev adolgachev added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: cdk/schematics cdk/schematics is *not* a public API dev-app preview When applied, previews of the dev-app are deployed to Firebase docs: preview When applied, a preview of the documentation site is deployed to Firebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng-update: consult workspace configuration for determining global stylesheets

2 participants