Collection of asset bundles and other stuff for SB Admin theme
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nullref/yii2-sb-admin-2 "*"
or add
"nullref/yii2-sb-admin-2": "*"
to the require section of your composer.json
file.