Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 07fcd51

Browse files
author
Christoph Möke
committed
Removed useless default select2 styles
1 parent df4775e commit 07fcd51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Select2Asset.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ class Select2Asset extends AssetBundle
1111
'js/select2.full.min.js'
1212
];
1313

14-
public $css = [
15-
'css/select2.min.css'
16-
];
17-
1814
public $depends = [
1915
'yii\web\JqueryAsset'
2016
];

0 commit comments

Comments
 (0)