Skip to content

Commit

Permalink
Update contribution file to reflect compass-free
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Hwang committed May 13, 2015
1 parent 1900302 commit 79cf920
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ You will need:
- Node.js/io.js & npm
- Bower
- Gulp
- _Ruby_ (to be deprecated)
- _Sass gem_ (to be deprecated)
- _Compass gem_ (to be deprecated)


## Getting started
Expand All @@ -20,10 +17,6 @@ You will need:
directory and running `npm run build`
5. Assuming everything went well, you should now have a `dist` directory that
matches the one you moved in step 4.
6. __NOTE__: Depending on your local version of Sass and Compass, you may end up
with slightly different stylesheets. In most cases, the changes are
equivalents and nothing to worry about. That said, we are planning on
removing the Ruby dependencies to alleviate issues like this.


## Writing code!
Expand Down

0 comments on commit 79cf920

Please sign in to comment.