lila/ui/chat
Benedikt Werner 930014a877
chat: Truncate usernames in CSS for consistency
2021-09-09 07:43:43 +02:00
..
css chat: Truncate usernames in CSS for consistency 2021-09-09 07:43:43 +02:00
src chat: Truncate usernames in CSS for consistency 2021-09-09 07:43:43 +02:00
README.md fix study chat moderation after chapter switch 2021-02-17 11:07:27 +01:00
package.json ui/palantir: Types 2021-09-07 02:09:47 +02:00
rollup.config.mjs Fix rollup build import 2021-05-14 00:31:46 +02:00
tsconfig.json ui/types: Improve window types 2021-09-06 01:44:25 +02:00

README.md

To hack the chat and see changes in other modules that require it:

cd ui/chat
yarn compile -w
cd ui/other
yarn dev -w