diff --git a/src/pages/CookieClicker.vue b/src/pages/CookieClicker.vue index 0727f08..8da83fe 100644 --- a/src/pages/CookieClicker.vue +++ b/src/pages/CookieClicker.vue @@ -1,48 +1,133 @@ + - - {{ +cookies.toFixed(1) }} cookies - {{ +cps.toFixed(1) }} cps + + {{ cookies.toFixed(1) }} cookies + {{ cps.toFixed(1) }} cps - + - - asdas + + + + + + + + + + + + + + + + + + + + + + - - - {{ building.name }} 🍪{{ building.price }} #{{ building.count }} + + + + {{ building.name }} 🍪 {{ building.price }} #{{ building.count }}