Update CONTRIBUTING.md

This commit is contained in:
Jeremy Danyow 2018-09-30 21:31:55 -07:00 committed by GitHub
parent 88ceccfc80
commit a02cdf6b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
## Contributing
# Contributing
1. Install yarn: https://yarnpkg.com
2. Clone the repo:
@ -18,4 +18,4 @@
## Theme Development
Each theme is located in a subdirectory of `src/stylesheets/themes`. Themes must have an `index.scss` and `utterances.scss` files. These are the entrypoint stylesheets for the utterances homepage and utterances widget respectively. *Todo: more instructions*
Each theme is located in a subdirectory of `src/stylesheets/themes`. Themes must have an `index.scss` and `utterances.scss` files. These are the entrypoint stylesheets for the utterances homepage and utterances widget respectively. *Todo: more instructions*