- Install Node.js
- Update NPM
npm install npm@latest -g
- Fork repository
- Make a new branch for your changes
- Commit stylesheet changes to
/scss/
- Once you're done with the changes open project through CMD or Bash and compile sass files via
gulp compile
- Commit and push changes to the repository
- Submit a pull request which explains the changes that you've made or references issue(s)