1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-09 14:47:08 +02:00

fixed contribute

This commit is contained in:
0xflotus
2019-04-07 01:14:01 +02:00
committed by GitHub
parent 12f8b799f2
commit a197e097d1

View File

@@ -53,7 +53,7 @@ Water.css becomes better for everyone when people like you help make it better!
Have any questions or concerns? Did I forget an element or selector? Does something look ugly? Feel free to submit an issue or pull request.
If you decide to cotnribute, after downloading a copy of the repository make sure to run `yarn` to install dependencies useful for development. Then, you can just run the following to start a server of the demo with live reloading and automatic Sass compiling.
If you decide to contribute, after downloading a copy of the repository make sure to run `yarn` to install dependencies useful for development. Then, you can just run the following to start a server of the demo with live reloading and automatic Sass compiling.
```
$ yarn dev