RamseyInHouse / scut

Sass utilities for the frontend laborer.
https://ramseyinhouse.github.io/scut/
MIT License
769 stars 61 forks source link

Add the repository to package.json #179

Closed jmmcduffie closed 9 years ago

jmmcduffie commented 9 years ago

When consuming Scut directly from NPM it generates a warning about the repository missing. This makes that go away. :smile:

davidtheclark commented 9 years ago

Thanks!