feat: implement dice page (CAS-75) #209

Merged
ptran merged 10 commits from feat-dice-frontend into main 2025-05-21 09:11:20 +00:00
Showing only changes of commit bc50261221 - Show all commits

View file

@ -53,7 +53,6 @@
</div> </div>
<div class="lg:col-span-3 card p-8 flex items-center justify-center"> <div class="lg:col-span-3 card p-8 flex items-center justify-center">
<!-- Placeholder for spinning dice animation -->
@if (rolledValue() !== null) { @if (rolledValue() !== null) {
<div class="text-white text-center text-8xl font-bold"> <div class="text-white text-center text-8xl font-bold">
{{ rolledValue() }} {{ rolledValue() }}