daggerheart/styles/less/ui/index.less
WBHarry 58eb41e4a9
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
[Feature] System Styled GamePause (#1986)
* 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
2026-06-10 16:49:47 +02:00

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';