Version 0.7.0 #1
BIN
resources/volt/images/brand/dark.png
Normal file
BIN
resources/volt/images/brand/dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
resources/volt/images/brand/light.png
Normal file
BIN
resources/volt/images/brand/light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
@ -18,9 +18,11 @@
|
||||
"use strict";
|
||||
const d = document;
|
||||
|
||||
import 'bootstrap';
|
||||
import * as bootstrap from 'bootstrap';
|
||||
import Swal from 'sweetalert2';
|
||||
import SmoothScroll from 'smooth-scroll';
|
||||
import Chartist from 'chartist';
|
||||
import 'chartist-plugin-tooltips';
|
||||
|
||||
d.addEventListener("DOMContentLoaded", function(event) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user