feat: add iframe resizer child

This commit is contained in:
Björn Fromme
2024-12-03 16:08:29 +01:00
parent 3e59031ba9
commit aa0e3ef978
3 changed files with 15 additions and 2 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
import './bootstrap.js';
import './styles/app.css';
import './bootstrap.js'
import './styles/app.css'
import '@iframe-resizer/child'
import htmx from 'htmx.org'
window.htmx = htmx