Skip to content

squio/yii2-theme-bootstrapflat

Repository files navigation

Yii2 Flat Theme

Theme for Yii2 Web Application for yii2.0

Fully based on Bootstrap Flat - v3.3.4

Installation

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.

Usage

use squio\theme\bootstrapflat;

bootstrapflat\BootstrapflatAsset::register($this);

Building

Minify the original CSS file using the commands:

node install
node run build

About

Flat theme for Yii2 based on Bootstrap Flat

Resources

Stars

Watchers

Forks

Packages

No packages published