This is a project to practice Sass basics in a mob with your team to discover what Sass can offer to you and find out if it's valuable for your styles use cases.
- Last node.js LTS version.
- Clone this repo.
- Enter in the project root.
- Execute
npm i
to install dependencies. - Execute
npm start
to run the project in local, it will be automatically openend in your browser. - Happy coding!