Make a unique ArmourSheet so that it can have a better UX for indicating protection locations

This commit is contained in:
Oliver-Akins 2025-07-20 21:35:27 -06:00
parent 2b88bcc2ef
commit 94942c8eab
9 changed files with 407 additions and 6 deletions

View file

@ -6,6 +6,7 @@
@import url("./StatsCardV1/style.css");
@import url("./SkillsCardV1/style.css");
@import url("./RichEditor/style.css");
@import url("./ArmourSheet/style.css");
@import url("./popover.css");
@import url("./popovers/AmmoTracker/style.css");