Missing Controller
Error: Styles.cssController could not be found.
Error: Create the class Styles.cssController below in file: app/controllers/styles.css_controller.php
<?php
class Styles.cssController extends AppController {
var $name = 'Styles.css';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
