-
I have a situation where I create a React component that has a shadow DOM inside using (https://github.com/Wildhoney/ReactShadow):
```
import { css, styled } from "goober";
import root from "reac…
-
**Description:** If you have a pooled goober (gob type 10) and you use the SAI action 41 to despawn it, the pool will respawn an other gob instantly ignoring the respawn time from gameobject table or…
-
### Summary
It's not viable for Pigment CSS to rely on integrating deeply with all bundlers. It needs a bundler agnostic escape hatch, so a runtime?
### Examples
- I can't use Pigment CSS wit…
-
Fiddle at https://jsfiddle.net/2f6uzmb5/6/
Steps to reproduce:
1. Import Goober “the old-school way” e.g. with
```html
```
2. Set `window.target` to something that internal function …
-
### Error
Any attempt to render goober styles within a deno instance results in `ReferenceError: document is not defined`
### Environment
I'm the first to admit the problem might be a configurati…
-
Here's an example demonstrating the problem:
https://stackblitz.com/edit/solid-start-bare-ts-g7hiuv?file=src/routes/index.tsx
I'm only using `css()` for this demo, not `styled()`.
I am genera…
-
Encrypt data using expressions.policy.xml and Decrypt AES Data using policy expressions.xml appear not to work.
```
byte[] inBytes = Convert.FromBase64String(context.Request.Body.As().SelectToken("…
-
When using custom element, with shadow dom attached, to render react application - styles are not being applied and there is no posibility to tell notistack to render styles in different element.
#…
-
Sorry if this has already been asked, but it's very difficult to search for this specifically. I love the size of goober! The only thing that I feel is missing would be the syntax of `styled.div`, whi…
-
Hey! I'm using goober with `solid-styled-components` with a web component and the shadow root as a custom target where goober injects the styles generated with `css`. I also need global styles for tha…
m4rvr updated
2 years ago