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 trialAdam Duffy
4,466 PointsIt looks like everything is properly set up, but the browser does not reflect the changes made.
Do I have to save the file after I make changes before it will reflect in the browser?
1 Answer
KRIS NIKOLAISEN
54,971 PointsYes you have to save changes then refresh your browser
Adam Duffy
4,466 PointsThanks!
Adam Duffy
4,466 PointsAdam Duffy
4,466 PointsI found out you do need to save changes you make in order for the browser recognize it. CTRL-SHIFT-P always to search the command you need in Atom. Once I found save which is CTRL-S the browser recognized the changes and the correct path was followed.