Skip to content
Snippets Groups Projects
Commit 074cdbed authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Add TODO

parent c7b98a41
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ generate_star = ->
star.style.top = y + '%'
document.getElementById('stars').appendChild star
star
# TODO: put tail in nested div for separate animation & rotation, and use
# the .star div as container so that it stays in place
stars = (generate_star() for i in [1..numstars])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment