brandly/react-tetris

Hi! Game board is empty

Philip2809 opened this issue · 1 comments

The game board is just empty for me, tried to run your example app in my project:
image
Any ideas?

Edit: Wanted to clearify, I am using vite js with latest react.

Edit 2:
Tested it on a completely new react app: still the same problem
image
Somehow it works here however??
https://codesandbox.io/s/udon-forked-46yiue?file=%2Fsrc%2FApp.js%3A65-99

Hi!
Solved it, forgot to import the css file, or rather I had imported it wrong. Sorry