Hey, I have followed your installation instructions. I am trying to split my application.css file. I have an application_split2.css.split2 with:
//= include 'application.css'
It appears to be identical to my application.css when I test with IE, instead of the "second half" of it. Is there something I may be missing?
Thanks