I am unable to load css in cakephp. my directory structure is this
webroot/
-bootstrap/
-css/
bootstrap.min.css
-js
-fonts
-dist/
-css/
-plugin/
-font-awesome
I am using $this->Html->css(); which point to css directory.