My Magento 2 not load CSS in frontend.
If I do php bin/magento setup:static-content:deploy, the problem is solved and load perfectly, but when I do setup:upgrade, CSS not load again.
I know that setup:upgrade remove the content generated to CSS.
Why?