-
So a general writing field where i can add comments to the stitches.
example:
"Row 1: start ch3, dc in 2nd dc(4th from left)
Ch 5, 3sc(in space, sc, space), ch 5, 4dc in ch2 space
End after ch5, dc i…
-
# Bug report
## Describe the bug
When compiling Stitches in a TS environment without `"strict": true` in `tsconfig.json` the compile time will jump from a few seconds to multiple minutes (~200 s…
-
# Bug report
I expect to be able to create a new component by wrapping an existing one and restyling it
## Describe the bug
https://codesandbox.io/s/stitches-responsive-problem-forked-m1iil?file=…
-
# Bug report
## Describe the bug
Creating two components with the same CSS the classNames generated is the same. This is particularly bad while composing styles.
## To Reproduce
Create two…
-
**Is your feature request related to a problem? Please describe.**
Like the existing code base is tested using the unit tests in javascript, but what about the typings? The typescript is one of the m…
ch99q updated
2 years ago
-
I'm getting following error when importing and using `tw` in a dynamic route.
```bash
./pages/[username]/transactions.tsx
Module not found: Can't resolve '..\..\stitches.config.ts' in 'C:\code\pr…
-
I took the evening to migrate my library from using styled-components to stitches. When I start Storybook, the styles get applied perfectly. However, when I build the library and install it somewhere …
-
# Bug report
When trying to use utils in combination with tokens from `theme` I get a ts error.
## Describe the bug
```ts
import { styled, theme } from '../../../styles/stitches.config'
c…
-
# Bug report
I was trying to figure out a way to implement the suggestion [here](https://github.com/stitchesjs/stitches/issues/642#issuecomment-927824047) but can't find a way to do it. It seems th…
-
Hello
I believe that this has already been discussed, but I cannot find where. I (and at least two other persons) think that default length is too short. When used by novices, 1.5mm stitches can lead…