Bootflat Admin Templates Free
Bootflat Admin is an open source Flat UI KIT specialized for admin template, based on BOOTFLAT and Bootstrap 3.2.0 CSS framework.
A free opensource Admin Template with Flat UI based on Bootstrap 3.2.0 and BOOTFLAT, Plus flying dragons and rainbow unicorns.
# Customize / Modify / Workflow grunt watch
will monitor any changes to sass, css and js files and automatically combine, minify and clean all files to dist/css/site.min.css and dist/js/site.min.js
### CSS and JS Settings Add or Remove css/js sources or packages from bootflat-admin/csscomb.json and bootflat-admin/jscomb.json
### CSS Add your css rules under bootflat-admin/css/site.css
### SASS FILES You can also modify SASS files under folder /bootflat-admin/scss folder.
### JS FILES Add your javascript codes under bootflat-admin/js/application.js.