pull/1/head
David Baker 2015-07-03 15:57:35 +01:00
parent dff74f44de
commit 3a68748320
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ automatically, but the same will not apply for the CSS.
To have the CSS bundle also rebuild as you change it:
1. `cd matrix-react-sdk`
2. `npm start:css`
2. `npm run start:css`
Note that you may need to restart the CSS builder if you add a new file. Note
that `npm start` builds debug versions of the the javascript and CSS, which are