mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
Both the postcss and tailwind configuration file searching during the `application` builder setup look in the project and workspace root for one of the related configuration files. To avoid unneeded repeat file access, both searches now reuse directory contents information.