fixed tw-elements breaking changes

This commit is contained in:
Nuno Coração 2023-04-22 13:01:24 +01:00
parent 979dd97103
commit 6ad2415c6d
2 changed files with 303 additions and 15 deletions

File diff suppressed because one or more lines are too long

View file

@ -88,7 +88,7 @@
"to": "assets/lib/packery/packery.pkgd.min.js" "to": "assets/lib/packery/packery.pkgd.min.js"
}, },
{ {
"from": "node_modules/tw-elements/dist/js/index.min.js", "from": "node_modules/tw-elements/dist/js/tw-elements.umd.min.js",
"to": "assets/lib/tw-elements/index.min.js" "to": "assets/lib/tw-elements/index.min.js"
} }
], ],