Florian Stellbrink
Florian Stellbrink
Thanks for this great library! Was missing text shadows, so I went ahead and added them. Not sure if this is a feature you're looking for, but just in case....
Formats are displayed in completions and as comments in hovered css. This helps with comparing code to designs. This is basically an up to date version of #416 and fixes...
**Tell us about your request** Each container should have its own domain name, like `..docker.local` or `.docker.local`. These domain names should also support https even if the underlying docker image...
I was experimenting with method chaining, and noticed that by removing `GroupPrintedNodesPrettierStyle` and only using `GroupPrintedNodesOnLines` formatting improved in my opinion. Specifically this fixes #1298 and didn't seem to have...