Skip to content

Commit

Permalink
Update README & CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
alex35mil committed Jan 9, 2016
1 parent 8175574 commit 78d4886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It will run linters, clear directory with previous build, create new build and r

```
cd my-test-project
npm install --save-dev ../path/to/local/bootstrap-lodaer
npm install --save-dev ../path/to/local/bootstrap-loader
```

It is a pity, but you have to re-install `bootstrap-lodaer` on every change.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ MIT.
* [sass-resources-loader](https://github.com/shakacode/sass-resources-loader/)
* [Simple integration example](./examples/basic)
* [React + hot reloading example: bootstrap-loader-css-modules-example](./examples/css-modules)
* [react_on_rails gem](https://github.com/shakacode/react_on_rails)

## Useful Q&A
* [Using CSS modules with Bootstrap](https://github.com/shakacode/bootstrap-loader/issues/9)
Expand Down

0 comments on commit 78d4886

Please sign in to comment.