mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 18:39:55 +02:00
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
* Experimented with hope/fear pulsed text and the DhCompatible logo * Improved handling so that modules changing the game pause work normally * Moved pause-pulse keyframes to game-pause.less
12 lines
No EOL
434 B
Text
12 lines
No EOL
434 B
Text
@import './chat/index.less';
|
|
@import './combat-sidebar/index.less';
|
|
@import './countdown/index.less';
|
|
@import './effects-display/index.less';
|
|
@import './game-pause/index.less';
|
|
@import './item-browser/index.less';
|
|
@import './ownership-selection/index.less';
|
|
@import './resources/index.less';
|
|
@import './scene-config/index.less';
|
|
@import './scene-navigation/index.less';
|
|
@import './settings/index.less';
|
|
@import './sidebar/index.less'; |