Results 3 issues of Mukesh Gurpude

There are too many old issues, and PR in this repository. Some of them were created around 2-3 years ago. For new contributors, it's not clear if the issue is...

https://github.com/adambard/learnxinyminutes-site/blob/15d8e77e806513bff680f16749d0d7b02dace359/source/css/dark.css.scss#L1 Solution will be just to add one more rule to change color on selection ```scss html.dark { ::selection { color: #000; } } ```

I can see features added in the package like `renderCell` aren't present in the npm package. Please publish latest source, so that everyone can use it.