caranicas

Results 7 issues of caranicas

A replacement for https://github.com/cmdr2/stable-diffusion-ui/pull/295 I'm not sure what happened with the git history, but I was unable to get the code for the model picker to merge into my react...

### Describe the bug When using a recipe with a global style the css that gets created expects the variant class to be child and not a chained selector. I...

pending triage

Resubmitting PR without all the messy history. Closed https://github.com/PolymerElements/iron-flex-layout/pull/105 Addresses issues #96 and #104

cla: no

### Description Similar to issue #96 the `row`, `row-reverse`, `column`, and `column-reverse` properties should be in their own mix-ins to allow for more flexibility. Then these can also be applied...

I am trying to get this to work but when I try `import P2P from 'socket.io-p2p';` webpack rebuilds and spits this at me ``` window.myDebug = __webpack_require__(18) ^ ReferenceError: window...

I cloned the repo, installed and tried to run the dev command but I got the following error ``` langchain-js-quickstart> npm run dev > dev > ts-node --esm ./src/app.ts ReferenceError:...