card-mod-date 0.13.1 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +0,0 @@
1
- include_set Abstract::CodeFile
2
-
3
- All::Head::HtmlFormat.add_to_basket :mod_js_config, [:datepicker, "setDatepickerConfig"]
@@ -1,11 +0,0 @@
1
- include_set Abstract::CodeFile
2
- Self::StyleLibraries.add_item :style_datepicker
3
-
4
- def source_files
5
- %w[lib/stylesheets/tempusdominus.scss
6
- vendor/tempusdominus/src/sass/_tempusdominus-bootstrap-4.scss]
7
- end
8
-
9
- def source_dir
10
- ""
11
- end