1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Add a bunch of docs

We're making an assumption here that the decorator is actually all over the app when it's not.
This commit is contained in:
Travis Ralston
2019-12-16 16:34:46 -07:00
parent 0a9985fb48
commit 9865ce899b
3 changed files with 90 additions and 0 deletions

View File

@ -67,6 +67,7 @@ practices that anyone working with the SDK needs to be be aware of and uphold:
* After creating a new component you must run `yarn reskindex` to regenerate
the `component-index.js` for the SDK (used in future for skinning)
<!-- TODO: Remove this once this approach to skinning is replaced -->
* The view's CSS file MUST have the same name (e.g. view/rooms/MessageTile.css).
CSS for matrix-react-sdk currently resides in