mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* Initial * Added Character-Settings * Finalized Character-Settings * Hide CharacterSetup if any part is done manually * Fixed class/subclass drag-drop * Fixed relinking of Features from items created on Character * Adding features on CharacterItems now adds them on the Character and relinks * Made suggested items inactive in the Class sheet if rendered from inside a Character * Added hope to CharacterSetting * add style to textarea element, add spellcasting and domain class into char sheet and move rest buttons to another place * Fixed characterCreation experience description --------- Co-authored-by: moliloo <dev.murilobrito@gmail.com>
28 lines
875 B
Text
28 lines
875 B
Text
@import './level-up/navigation-container.less';
|
|
@import './level-up/selections-container.less';
|
|
@import './level-up/sheet.less';
|
|
@import './level-up/summary-container.less';
|
|
@import './level-up/tiers-container.less';
|
|
|
|
@import './resource-dice/sheet.less';
|
|
|
|
@import './actions/action-list.less';
|
|
|
|
@import './damage-selection/sheet.less';
|
|
|
|
@import './downtime/downtime-container.less';
|
|
|
|
@import './death-move/death-move-container.less';
|
|
|
|
@import './beastform/sheet.less';
|
|
|
|
@import './character-creation/creation-action-footer.less';
|
|
@import './character-creation/selections-container.less';
|
|
@import './character-creation/sheet.less';
|
|
@import './character-creation/tab-navigation.less';
|
|
|
|
@import './dice-roll/roll-selection.less';
|
|
@import './damage-reduction/damage-reduction-container.less';
|
|
@import './damage-reduction/sheets.less';
|
|
|
|
@import './multiclass-choice/sheet.less';
|