Begin working on the non-MVP character sheet

This commit is contained in:
Oliver-Akins 2024-02-25 23:25:18 -07:00
parent d74416c620
commit 6d2d02b077
10 changed files with 110 additions and 5 deletions

View file

@ -15,6 +15,7 @@
@use "./sheets/partials/panel.scss";
@use "./sheets/actor/mvp.scss";
@use "./sheets/actor/char-sheet/v2.scss";
@use "./sheets/actor/mob/mob.scss";
@use "./sheets/actor/sync/basic.scss";
@use "./sheets/items/custom.scss";