Split generic scorecard with 2 and 4 player variants
All checks were successful
/ publish (push) Successful in 1m33s

This commit is contained in:
Leon Mika 2025-12-23 00:29:40 +01:00
parent cbd55175ae
commit 6f258bf13d
9 changed files with 373 additions and 5 deletions

View file

@ -12,7 +12,13 @@
<script src="./scripts/main.js" type="module"></script>
</head>
<body class="container">
<h1>Scorecard</h1>
<header>
<hgroup>
<h1>Scorecard</h1>
<p>4 Players</p>
</hgroup>
</header>
<div data-controller="finska-scorecard">
<table class="score-table">