Increase reuse of gold and inventory styling (#1804)

This commit is contained in:
Carlos Fernandez 2026-04-15 12:42:30 -04:00 committed by GitHub
parent c6335980ba
commit a77d2088a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 84 additions and 146 deletions

View file

@ -10,6 +10,7 @@ export const preloadHandlebarsTemplates = async function () {
'templates/generic/tab-navigation.hbs',
'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs',
'systems/daggerheart/templates/sheets/global/partials/action-item.hbs',
'systems/daggerheart/templates/sheets/global/partials/gold.hbs',
'systems/daggerheart/templates/sheets/global/partials/domain-card-item.hbs',
'systems/daggerheart/templates/sheets/global/partials/item-resource.hbs',
'systems/daggerheart/templates/sheets/global/partials/resource-section/resource-section.hbs',