aaronzshey / react-hexgrid

Build interactive hexagon grids with React
https://main--66a5393443e58f4dc4f0ca6b.chromatic.com/
MIT License
1 stars 0 forks source link

Migrate away from @emotion/react #10

Closed aaronzshey closed 3 months ago

aaronzshey commented 3 months ago

Seeing the css`` syntax everywhere makes me want to kill myself. Let's get rid of it.

aaronzshey commented 3 months ago

I've also removed usage of @emotion/styled. Yay less devdependencies!

aaronzshey commented 3 months ago

28