Skip to content

Instantly share code, notes, and snippets.

@neslinesli93
Last active January 2, 2020 21:29
Show Gist options
  • Save neslinesli93/45ceed33f35d73bec491c30d01647d8d to your computer and use it in GitHub Desktop.
Save neslinesli93/45ceed33f35d73bec491c30d01647d8d to your computer and use it in GitHub Desktop.
Expand game template
<div phx-keydown="keydown" phx-keyup="keyup" phx-target="window">
<%# Here should be the div with .game-container class %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment