Theme for Yii2 Web Application for yii2.0
Fully based on Bootstrap Flat - v3.3.4
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist squio/yii2-theme-bootstrapflat "*"or add
"squio/yii2-theme-bootstrapflat": "*"to the require section of your composer.json file.
use squio\theme\bootstrapflat;
bootstrapflat\BootstrapflatAsset::register($this);Minify the original CSS file using the commands:
node install
node run build