I have several dashboard css files that are over 50k, with my largest being 64K. I have not had any issues of it clipping the file.
My guess is something in your css is stopping it from reading the file at some point. Should be easy to find as it should be right where the css stops getting loaded.