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 trialJuan Guillermo Mariño
Front End Web Development Techdegree Graduate 19,423 PointsRed dots... lost css
Hi guys, it looks like I was working in my project and styling the website with css and I don't know why but it wouldn't save and a couple of seconds later I saw a huge amount of red dots in my stylesheet but that was the only thing I saw, so now I lost all my css... Anybody know how I could get it back?
1 Answer
Steven Parker
231,261 PointsIf you're using a workspace, and you happened to make a "snapshot" of it that included your CSS file, you could get that content from the snapshot. Otherwise you'll probably have to re-create it.
As a small consolation, one of Parker's Principles of Programming is "If you must re-create something lost, it always goes quicker the second time."