A collection of Sass mixins for your enjoyment by the devs at These Days.
- Install Git on your computer, sign up for an account on GitHub, and connect Git on your computer with the GitHub server. Step-by-step instructions are found here on GitHub: Mac Windows
- Step-by-step instructions are here: http://help.github.com/fork-a-repo/
- The simplest way is to just press the Fork button, then run
git clone [email protected]:username/Sass-mixins.git
. But if you would like to commit changes to the shared repository, you should follow the rest of the instructions on the linked page above.