Have you stumbled upon some of the following problems with your Django project? You have to hard-reload your site while working on your frontend CSS and JS. Sometimes, you have to tell users to try a hard-reload, because the browser seems to ignore changed CSS. Lots of requests for small CSS and JS files need to be made when loading your site, which makes it slower. You have to work with huge frontend source files which are hard to navigate.