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 trialSuyash Gupta
Courses Plus Student 6,750 PointsAt local server-wamp
How to import style.css file at local server in zip format,I have created new folder childfourteen and on importing style.css file task manager gives error of two parallel process. should i cange name?
2 Answers
Zac Gordon
Treehouse Guest TeacherIf you are creating a new child theme you would not import and zip file, you would be creating it from scratch (or using one provided as a project download if that is available)
Suyash Gupta
Courses Plus Student 6,750 PointsThank you sir,Now i have come to know that copy pasting the file at local server drive is just like ftp -transferring file at local server,so we do not need ftp software here.