After publishing application on uat server css disappear. In console i am getting below error
GET http://xxx.xxx.x.x/assets/plugins/global/plugins.bundle.css net::ERR_ABORTED 404 (Not Found)
Hi,
Please double-check your deployment. If it worked in your development version after proper deployment it should work the same. Please make sure you compile your assets in the development environment and to the server just deploy precompiled assets, no need to run build tools and gulp in your server.
Regards.