Working on the spells panel, which resulted in a lot of weird structural changes that aren't *really* functional yet

This commit is contained in:
Oliver-Akins 2024-01-07 22:27:26 -07:00
parent 227029ffcd
commit dfc51a5899
31 changed files with 499 additions and 84 deletions

View file

@ -16,7 +16,7 @@
],
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
"esmodules": [
"dotdungeon.mjs"
"module/dotdungeon.mjs"
],
"styles": [
".styles/root.css"