1. 25 Mar, 2016 1 commit
    • Remove use of global process.sass · 22c560c7
      This replaces the global `process.sass` with proper module exports.
      Unfortunately `process.sass`, although undocumented, is available
      to other modules. This patch keeps the existing public API available
      until we bump the major.
      xzyfer authored
  2. 23 Mar, 2016 11 commits
  3. 19 Mar, 2016 4 commits
  4. 16 Mar, 2016 2 commits
  5. 18 Feb, 2016 2 commits
  6. 17 Feb, 2016 1 commit
  7. 15 Feb, 2016 2 commits
  8. 04 Feb, 2016 1 commit
  9. 03 Feb, 2016 1 commit
  10. 02 Feb, 2016 2 commits
    • Add bugs url to package.json · 8d6b9196
      Maintainers get a lot of emails about errors from users whom we inevitably have to direct to the issue tracker.
      
      I suspect this is because, when an error happens, users are encouraged to run either `npm bugs` or `npm owner ls`.
      
      `npm bugs` would fail without a bugs url, so they'll move onto `npm owner ls` and subsequently email us.
      
      By adding the `bugs` url to the package.json, _hopefully_ this will mitigate some of the emails the maintainers receive.
      Keith Cirkel authored
  11. 30 Jan, 2016 2 commits
  12. 29 Jan, 2016 1 commit
  13. 27 Jan, 2016 1 commit
  14. 26 Jan, 2016 1 commit
  15. 23 Jan, 2016 1 commit
  16. 21 Jan, 2016 4 commits
  17. 20 Jan, 2016 3 commits