hi guys, I'm trying to deploy my angular app on an nginx server, problem is, when i do ng build command the resulting website does not have any style applied.
The strange thing is that if i try to deploy the app using ng deploy and choose firebase as the hosting everything looks fine and style it's being applied successfully
In my angular app i'm using SCSS and tailwind to style components.
I don't actually know what to show to help you answer the question, if you ask me for some material i will provide it