Class yii\bootstrap4\BootstrapAsset

Inheritanceyii\bootstrap4\BootstrapAsset » yii\web\AssetBundle
Source Code https://github.com/yiisoft/yii2-bootstrap4/blob/master/src/BootstrapAsset.php

Asset bundle for the Twitter bootstrap css files.

Property Details

Hide inherited properties

$css public property
public $css = [
    
'css/bootstrap.css',
]
$sourcePath public property
public $sourcePath '@npm/bootstrap/dist'