Is there anyway to get an array of stylesheet being requested by the site. Like in module stage of loading. The point is that i am making application cache for drupal site, and (captain obvious) i need css files also to be downloaded. Drupal add's hahs(?) automaticly to some css and js files and i dont even know how, and i dont know how to turn it off, and there are over 15 css files. i could aggregate them, but still i am not able to get file name into variable or db.
Any good suggestions?