Quote Originally Posted by Albin View Post
Sounds weird yes, but removing the versioning removes the 404 error.
Use the browser debugger to see which file it is actually requesting and getting a 404 for.


Quote Originally Posted by Albin View Post
And also since it is pushed like this we can´t get versioning on it if we don´t change tha javascript. Doing that is a pain on every version update.
An ugly kludge, but if you load the CSS (with versioning) yourself, before loading DR, it should work.