-
Current behavior: AUTOBOOT.DBP does not allow forward slashes for command-line parameters.
Expected behavior: AUTOBOOT.DBP allows the use of forward slashes for command-line parameters.
(Using D…
-
Hi,
I'm trying to use react-hot-toast (which looks amazing!) but I have a pretty strict CSP policy. I haven't found any mention of csp or nonce support in react-hot-toast. Looks like in the end it'…
-
Is there any chance of getting a way to change the `GOOBER_ID` used, so that we don't end up with `window._goober`?
My issue is that I'm developing a plugin for [Obsidian](https://obsidian.md/) an…
-
bau css looks simple and neat. Very similar to how goober does things with reduced complexity.
Any plans to support SSR?
The way goober does it they use "context" object when "window" or "document" …
-
Score cone, pick up two cubes and shoot into community without crossing cable protector, prepare to grab opponent's floor pieces
-
If I use a closed shadow DOM, the styles appended by Goober to the document’s `head` no longer reach it
```diff
const root = document.createElement("div");
document.body.append(root);
+ root.att…
-
I am using this library inside of a shadow DOM.
I was wondering if there was way to change where the stylesheets are injected.
I know goober has options to do this (you can bind the goober functions…
-
I’m trying to make [dashboard](https://github.com/adi1090x/widgets/blob/main/previews/dashboard.png) using [eww](https://github.com/elkowar/eww) but when creating a window using the “desktop” type, it…
-
Today I was checking out some CSS-in-JS solutions, since I am working on [my own](https://github.com/cfuendev/twimba), and I wanted to explore the pros and cons of each solution available right now, i…
-
I'm using Goober with Preact (and [Twin](https://github.com/ben-rogerson/twin.macro)), and I'm having some difficulties making Goober play ball with Shadow DOM.
When I try to run something like thi…