new style for dialog roll and remove console.log debuggers (#272)

* new style for dialog roll and remove console.log debuggers

* enhance advantage logic
This commit is contained in:
Murilo Brito 2025-07-05 14:34:42 -03:00 committed by GitHub
parent 0add5f369e
commit 41181f19f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
50 changed files with 682 additions and 233 deletions

View file

@ -53,6 +53,8 @@
@import './less/items/domainCard.less';
@import './less/items/class.less';
@import './less/dialog/dice-roll/roll-selection.less';
@import './less/utils/colors.less';
@import './less/utils/fonts.less';