Nico Domino
Nico Domino
> Thanks for the great contribution, @ndom91! > I believe that relying on `bash` will allow more developers to enjoy this extension. > > This is a significant change. It...
Unfortunately the workaround mentioned by @gbreux now results in the following: ``` ...Playfair+Display:100,300,500,600&display=swap ``` I noticed the PR to add an actual option for `fontDisplay` still wasn't merged. @KyleAMathews any...
Well it obviously didn't work for me so we were apparently doing something different. No need to get all angry about it, no one's forcing you to "waste" your time...
Okay good to hear haha. So I ended up not using typography.js actually, so unfortunately I can't comment any further on this specific issue.
Yeah, if you don't need anythign fancy, just font loading. I suggest you check out Kyle's other `typeface-xyz` packages. They're simply npm packages which add a css file to import...
While the Preact REPL did work well with most of the basic React-based examples, it unfortunately did not have support for multi-file examples. Therefore rendering it (hehe) useless for many...
Going to close this issue. I did create a ticket for this feature request, however :+1:
Thanks for the tests as well :clap:
> Is incorporating the docs as JSDoc a recommended way? > > I found a separate Markdown has a better DX because of auto formatting and local preview. Please, have...
Yeah so the main issue here is that `127.0.0.1` is referring to different things from the perspective of each container / the host, right? Some possible solutions / workarounds include:...