first part of new theme integration

This commit is contained in:
2021-09-07 20:52:58 +02:00
parent 1c5350c8c6
commit 4ae9e36050
53 changed files with 4249 additions and 57 deletions

View File

@@ -10,8 +10,14 @@
"@rails/ujs": "^6.1.4",
"@rails/webpacker": "5.2.1",
"bootstrap": "^5.1.0",
"bootstrap-datepicker": "^1.9.0",
"bootstrap-maxlength": "^1.10.0",
"bootstrap-timepicker": "^0.5.2",
"bootstrap-touchspin": "^4.3.0",
"flag-icon-css": "^3.5.0",
"jquery": "^3.6.0"
"jquery": "^3.6.0",
"moment": "^2.29.1",
"select2": "^4.0.13"
},
"version": "0.1.0",
"devDependencies": {