Commit 2d6b8f09 authored by Shakarim Sapa's avatar Shakarim Sapa

- Add the css to assets

parent af5297fe
...@@ -19,6 +19,7 @@ class AppAsset extends AssetBundle ...@@ -19,6 +19,7 @@ class AppAsset extends AssetBundle
public $baseUrl = '@web'; public $baseUrl = '@web';
public $css = [ public $css = [
'plugins/bootstrap-datepicker/css/datepicker3.css', 'plugins/bootstrap-datepicker/css/datepicker3.css',
'plugins/bootstrap-select/bootstrap-select.css',
'plugins/bootstrap-datetimepicker/css/datetimepicker.css', 'plugins/bootstrap-datetimepicker/css/datetimepicker.css',
'plugins/switchery/switchery.min.css', 'plugins/switchery/switchery.min.css',
'plugins/powerange/powerange.min.css', 'plugins/powerange/powerange.min.css',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment