-
Not sure if this is the appropriate place to ask this. Inkstitch can create embroidery .pes format files. Would it also be possible to also create custom decorative stitches? I believe that they are …
-
Example usage from cactus pattern - "k1, move stitch back to LH needle, slip next 7 stitches over stitch and off the needle"
I think it has to be + -> 0 and then they can deal with LH needle again…
-
# Bug Report
### 🔎 Search Terms
Memory
### 🕗 Version & Regression Information
After upgrading to 4.3.2 I get a "JavaScript heap out of memory" exception when i try to run `tsc`. Downgradin…
-
### Relevant Radix Component(s)
All of them
Maybe it should be removed or replaced with another css-in-js solution... eg. Emotion, Panda CSS, etc
-
# Bug report
## Describe the bug
I have a monorepo setup (see below for minimal repro) with the following structure:
```
monorepo/
-- packages
--- core
--- system
```
`system` is where …
-
Traceback (most recent call last):
File "lib/elements/element.py", line 594, in handle_unexpected_exceptions
File "lib/elements/element.py", line 562, in embroider
File "lib/elements/fill_sti…
-
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…
-
The current solution is to write inside the style tag
```vue
@keyframes loadingRotate {
from {
transform: rotate(0);
}
to {
transform: rotate(360deg);
}
}
…
-
So, in order to visit **gather** of **Stitch2**, I have to write its path, however, the name is enough for **gather** in **Stitch1**.
If I create an element with the name **gather** in the **Knot**'s…
-
**Is your feature request related to a problem? Please describe.**
Add support for stitches CSS variable fallbacks that should work with theme map
**Describe the solution you'd like**
```ts
css(…