DEV Community

Discussion on: Angular 8/9/10 + Tailwind CSS Guide

Collapse
 
estylzz profile image
Eric Barb

I just tried this, and while it seemed to work just fine, it appears to have removed the configurations sections under build and serve in the angular.json file. I'm still learning, but is this expected or might I have done something wrong? I'm not sure if customWebpackConfig and configurations live and work in harmony, or if the former replaces the later.

Collapse
 
riscie profile image
riscie • Edited

I saw this too. Not sure if it's expected but you could probably add them back to the config yourself. What do you say @Sivuyile?

Thanks for writing the package, btw!