Genericise some of the item sheet styling so that I'm not duplicating styles
This commit is contained in:
parent
5b5e74e085
commit
7b3ea59185
4 changed files with 75 additions and 68 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
/* Sheet Layouts */
|
||||
@use "./layouts/datasheet.scss";
|
||||
@use "./layouts/items/common.scss";
|
||||
@use "./layouts/items/untyped/v2.scss";
|
||||
|
||||
/* Sheet Options */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue