fix: move scripts to vite

This commit is contained in:
Rico van Zelst
2023-11-07 18:27:46 +01:00
parent 158b5c2df2
commit bceead273d
5 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
import "./bootstrap";
import "flowbite";
import "./icons";
import "./icons-brands";
import "./icons-duotone";