continuing improvements

This commit is contained in:
Adam Piontek 2021-03-08 07:39:41 -05:00
parent 89d9bc0cce
commit e00ecbf4c1
8 changed files with 121 additions and 166 deletions
assets/js

View file

@ -37,6 +37,9 @@ import "../node_modules/bootstrap-icons/icons/people.svg"; // users management
// calendar/event icons
import "../node_modules/bootstrap-icons/icons/calendar3-event.svg"; // brand
import "../node_modules/bootstrap-icons/icons/clock-history.svg"; // brand
import "../node_modules/bootstrap-icons/icons/hourglass.svg"; // brand
import "../node_modules/bootstrap-icons/icons/geo.svg"; // brand
import "../node_modules/bootstrap-icons/icons/justify-left.svg"; // brand
// webpack automatically bundles all modules in your
// entry points. Those entry points can be configured