I am trying to link some CSS in my html (running a Django server) and the problem is that if running on Windows and using the \ (backslash) but then it wouldn't execute properly on Linux (since it uses / (slash)I am trying to link some CSS in my html (runnin