The old generated .css file has
/* line 27, ../../../app/stylesheets/partials/products/_summary_pane.sass */
which tells where the css (or sass) is originally from. (example: the above say it is from _summary_pane.sass)
and now all of a sudden, these lines are all gone. What might be the cause for it?