Johan Fagerberg
Johan Fagerberg
As a workaround, it looks like adding the dependency to the root NPM module (`package.json` instead of `triggers//package.json`) and setting `using: "local"` resolves this, seeing as [`actionsflow-action` runs `npm install`...
That outline is called the [ring](https://tailwindcss.com/docs/ring-color) in Tailwind terms. You can change its color using `ring-{color}` classes (where the color name depends on whether you're using utility classes or CSS...
This is a general accessibility concern that tremor doesn't seem to have handled. Just to add a bit to the list, the following components have problematic styling for keyboard navigation...
@rahulbansal16 As mentioned by @Chieffo2021, moving the project to a different drive would be a workaround (as `/` would then refer to that drive's root location, which likely doesn't have...
I'd be happy to look at a PR implementing this. I am unfortunately unable to dedicate any real time to svglint for the foreseeable future.
Sounds like the user IDs are never being collected. Have you followed the instructions in the comment at the top of `players.nut` and added an event listener for `player_use`? If...
For what it's worth, the CLI rendering engine has given problems earlier and is likely due for a proper rewrite. I believe that the update logic I implemented back in...
@commonism Your contribution is licensed under the MIT license. It explicitly allows merging code without attribution. You can discuss open source etiquette if you want, but legalities have nothing to...
> I thought this was MIT-0, but well, can you point me to somewhere to read up on this? [Here](https://github.com/commonism/pdns-ansible/blob/pgsql/LICENSE) is the LICENSE file in your contribution repository.
@commonism I've created a [discussion](https://github.com/birjj/blog/discussions/1) in a throwaway repo to continue the license talk - there's no need to spam this PR with irrelevant discussion (open source etiquette and all...