Michael

Results 7 issues of Michael

Hi, I seem to have a very specific problem. In my current project I have defined a styled component for highlighted text (i.e., it just changes the color and bolds...

Hi, I'm honestly unsure if this is expected behavior or not but it's caused me problems with storage: I literally ran out of inodes when `/root/.cache/Python-Eggs` had over five million...

Hi, This is a tiny ux issue, easily solvable. In the docs/colors-and-palettes section there are color cards that are captioned with the hex parameters, and then there are paragraphs explaining...

type-improvement
status-accepted
scope-ux
context-documentation
scope-quality
context-content

# a detailed description of the bug or problem you are having Pickling a class that serves as just a container for a custom enum results in the inability to...

This is to help people avoid having to dig through issues to find #558

I added an option, `--host`, and default to `localhost`. Tested using `npm test` and also by running `node index.js --watch --root=./example/ --host=0.0.0.0` and `node index.js --watch --root=./example/` to compare whether...

Hi, I was wondering if there is an option, or if it would be an enhancement, to run the dev server on 0.0.0.0? I tend to develop in PuTTy from...