Andrew Burgess
Andrew Burgess
Just to toss in an additional usage case and show how it might be integrated in a React application: https://gist.github.com/tkafka/0d94c6ec94297bb67091 Something like that should be able to be rendered on...
Just as an extra note, this isn't an issue with the release of the Chromium backed version of MS Edge
Yeah, I was going to rework a few things for the plugin, but then had other stuff come up. I'm not sure if it's in a fully working state at...
Should be fixed when https://github.com/SteamDeckHomebrew/decky-plugin-database/pull/627 is deployed (waiting on review from them)
Sure I'd be open to a PR. There's no particular reason why the plugin doesn't do that already. I wrote it to see if it was possible and see how...
Hopefully working in new update, make sure to get latest version of DeckyLoader as well
Awesome, appreciate the PR! I'm traveling for a bit so I'm not gonna be able to take a look until I'm back at a computer
:tada: Finally got around to buttoning this up. Feel free to run some tests and comment results on this PR so that it can get merged in (sorry for the...
Yeah, that's the main reason that I opted to not have it automatically start, but at the very least gives a shortcut to launch it if it can't connect. I...
If it helps with tracking it down, it looks like when https://github.com/FullHuman/purgecss/blob/b27293f36775d6d2a829f516e2adeadbd9bccc6b/packages/purgecss/src/index.ts#L93 imports the config file, the resulting module is ```js { default: { // your configuration } } ```...