UTSUMI Keiji
UTSUMI Keiji
**What**: Accessibility and Usability improvements. **Why**: As for the link, I expected it to link to `https://lesscss.org/`. However, it was linked to an image so I removed the link. ref....
- [Before](https://github.com/k-utsumi/node-livereload/blob/ab3720762841de58ae62707b0b9152e0e6e4cd98/README.md#usage) - [After](https://github.com/k-utsumi/node-livereload/blob/9fc79c1a60446eca519c8b02d07a14b88ec6f8c0/README.md#usage)
Console error: `[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.` ref. https://www.uriports.com/blog/easy-fix-for-intervention-ignored-attempt-to-cancel-a-touchmove-event-with-cancelable-false/
Emoji (The pictograms) works fine, but text doesn't. I looked into it and found the reason why it doesn't work.
Reference source https://github.com/abe33/atom-tablr/issues/93#issuecomment-347242628
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request).