feat: theme toasts and move elements styling to their js

This commit is contained in:
Herculino Trotta
2025-11-22 03:04:00 -03:00
parent 605ece705e
commit 1eeb0b0f5e
5 changed files with 117 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
// import 'tom-select/dist/css/tom-select.default.min.css';
import TomSelect from "tom-select";
import * as Popper from "@popperjs/core";
import '../styles/_tom-select.scss'
window.TomSelect = function createDynamicTomSelect(element) {