In webroot i found a file called css.php. Can someone tell me why is this used for. I have no clue what is this used for i did check the .htacess and that too didn't give me any clue.
It's for combining your CSS files into one downloadable file for the user. That reduces http requests and speeds up the page load. Read here: