Genericise some of the item sheet styling so that I'm not duplicating styles

This commit is contained in:
Oliver-Akins 2024-04-30 21:30:27 -06:00
parent 5b5e74e085
commit 7b3ea59185
4 changed files with 75 additions and 68 deletions

View file

@ -19,6 +19,7 @@
/* Sheet Layouts */
@use "./layouts/datasheet.scss";
@use "./layouts/items/common.scss";
@use "./layouts/items/untyped/v2.scss";
/* Sheet Options */