Add the combined sheet to make sure that it works in practice and make the changes to make it work

This commit is contained in:
Oliver-Akins 2025-01-17 20:25:44 -07:00
parent 5b903f7e74
commit 7271323a75
6 changed files with 90 additions and 2 deletions

View file

@ -1,3 +1,4 @@
@import url("./AllItemSheetV1/style.css");
@import url("./CombinedHeroSheet/style.css");
@import url("./HeroSummaryCardV1/style.css");
@import url("./HeroSkillsCardV1/style.css");