cab5aa07f3
Fix Updates for Skill/Skill Category Totals Inventory Implementation
22 lines
598 B
Plaintext
22 lines
598 B
Plaintext
|
|
// Actor Sheet
|
|
@import "./actor-sheet/actor-sheet-skillcat.less";
|
|
@import "./actor-sheet/actor-sheet.less";
|
|
@import "./actor-sheet/actor-sheet-skills.less";
|
|
@import "./actor-sheet/actor-sheet-money.less";
|
|
@import "./actor-sheet/actor-sheet-items.less";
|
|
@import "./actor-sheet/actor-sheet-weapons.less";
|
|
@import "./actor-sheet/actor-sheet-armor.less";
|
|
@import "./actor-sheet/actor-sheet-herbs.less";
|
|
|
|
|
|
|
|
//Skill Category Sheet
|
|
|
|
@import "./skillcat-sheet/skillcat-sheet.less";
|
|
@import "./skillcat-sheet/applicable-stats-grid.less";
|
|
|
|
// Generics
|
|
@import "./item-sheet.less";
|
|
//@import "./table.less";
|