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 The Rails Asset Pipeline and Styling Styling a Header Style the Header

removed

removed

3 Answers

Sometimes it helps to create a new Workspace and use the specific stage/step of the course as the 'template' to give you the files you need. You should have an option to use a workspace other than the one you've been using in previous steps/stages.

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

Wait...what doesn't match? This is the 4th course in the series, I've been following along in proper order and eveyrthing matches at this point.

alborz
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
alborz
Full Stack JavaScript Techdegree Graduate 30,885 Points

Maciej Czuchnowski I'm getting a "Sprockets::FileNotFound in TodoLists#index" error after rendering the browser following the CSS updates.

It says: "couldn't find file 'logo-odot.svg'."

I don't see this file in the images directory in the app. Is there any way around this?