Should I manually add the module to my `angular.json` file?

Responsive Ad Header

Question

Grade: Education Subject: Support
Should I manually add the module to my `angular.json` file?
Asked by:
59 Viewed 59 Answers
Responsive Ad After Question

Answer (59)

Best Answer
(330)
No, you shouldn't manually add the module to `angular.json`. The module should be automatically recognized and configured by the `@tailwindcss/postcss-angular` plugin when it's correctly installed and the PostCSS configuration is set up properly. Manual modifications are generally not recommended and can lead to further issues.