Nathan Knowler

Results 14 comments of Nathan Knowler

I was having this same issue and I discovered it was because I had the following set in my Neovim config which allows me to have a translucent background for...

I would love this, particularly the [ARIA reference](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques).

Seems like I might need to set a lower version for the package here.

~~tbh, I don’t think this works. I’m likely misunderstanding something.~~ Looks like it needs to require the `composer/installers` package _and_ set a custom type that it handles. I’m not sure...

I don’t think this is actually possible how I’m trying to do it.

I think we might need to write a custom installer for this, similar to the WP core installer. Or maybe I’m missing something with how `composer/installers` works.

> What kind of plugins/packages? Composer > In either case, could this be solved by https://github.com/roots/trellis-cli/issues/9 ? In your use case, the agency would have a custom Bedrock or Trellis...

[A commit](https://github.com/WebKit/WebKit/commit/c67d110e0c94abf105c1c472fc3a5579eb68ff69) has landed in WebKit to fix this issue. I’ll follow up when I see it released in STP. It might be good to figure out what versions it...

I don’t think pinging is helpful everyone. As mentioned in the related issue #38, there is another package — [ffraenz/private-composer-installer](https://github.com/ffraenz/private-composer-installer) — which provides the same functionality, but also works for...

I think we should use NPM instead of Yarn, but that’s just my two cents (it’s just one less thing for people to install). I haven’t actually looked into Yarn...