Skip to content

fix(nf): update how to get tailwind config ref to support angular v20.1.0 #894

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JGhignatti
Copy link
Contributor

Angular CLI v20.1.0 (release here) introduced the change (commit here) which caused issue #892.
By using the same implementation to get the Tailwind configuration reference, the issue was fixed.

Closes #892

@manfredsteyer manfredsteyer merged commit cb32b17 into angular-architects:main Jul 14, 2025
@manfredsteyer
Copy link
Contributor

Big thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/src/utils/tailwind'
2 participants