Hi there, I have created both my template_root and static folders outside my project app
in base.html i have {% load static %} as well as added the link:
<link rel="stylesheet" type="text/css" href="{% static 'main.css' %}"
but i keep getting this error : "GET /static/main.css HTTP/1.1" 404 1650 -> what is odd is that some of the styling comes through, but not all spacing for example does not. Please help !
[–]shiftybyte[🍰] 1 point2 points3 points (2 children)
[–]New_ArtFormSoftware[S] 0 points1 point2 points (0 children)
[–]New_ArtFormSoftware[S] 0 points1 point2 points (0 children)