Posts

Showing posts with the label setup guide

scss setup

Project 4: Web Style Guide Sections of this Guide: How to approach this project includes detailed guidance to help you think about how to organize your code, project and files. How to succeed at this project A final checklist to go over before submitting your project. How to Approach this Project For this fourth project, you will use the starter CSS found in resources/css/styles.css and convert it to Sass! Getting started ❑   Download the project starter files. ❑   Related resources: Web Style Guide Project Instructions ❑   Open the resources/index.html file in your browser of choice. This will serve as the mockup for the project. ❑   Set up a new GitHub repo and push the project files to it. ❑ Related vi...