Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Josh Bennett
Josh Bennett
15,258 Points

Doesn't run right. Wierd

I downloaded the project files just to check mine against them. They are the same. When running the animation (mine and Gill's) The animation runs kind of backwards. the stars appear, then turn yellow, then translate down, then the path works as normal. When I comment out the grow rule in SVG styles section the Stars rise as they should but will not stagger with the nth-of-type. With mine and Gill's. Seems like a browser issue.

Felix Yakubov
Felix Yakubov
17,475 Points

Definitely sounds like a browser issue. Check the transition/animation properties. Maybe he used only chrome and you are using Mozilla or the opposite. Try disabling some properties and see where the problem starts

3 Answers

Josh Bennett
Josh Bennett
15,258 Points

Tried it in chrome and safari. Same result.

Felix Yakubov
Felix Yakubov
17,475 Points

Send the link to the project