-
# 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…
-
The environment for coverage currently only is run on a specific Python/SQLAlchemy version and without the two Postgres specific test-runs on the CI, as such it does not accurately represent the cover…
-
# 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…
-
In the next release, the util API will change to:
```js
utils: {
mx: (value, config) => ({})
}
```
PR: https://github.com/modulz/stitches/pull/209
-
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…
-
Hi,
With styled-components v6, is it planned to add features like **[variants](https://stitches.dev/docs/variants)**,**[config file](https://stitches.dev/docs/tokens)** and **accessing global vari…
-
# Bug report
## Describe the bug
Not sure if it is a bug or a feature request, but when you have some `colors` token and you create another one from it, e.g. as an alias, it's value is not a `he…
-
# Bug report
## Describe the bug
Function `getCssText` accumulates all styles what it even seen on the project.
It happens when using stitches framework on projects with SSR (with dynamic pag…
-
## What is the Bug? (Brief Overview)
Phase the entirety of Darkshire upon completion.
## WoW Head Link to Quest, Item etc.
https://www.wowhead.com/quest=26727/the-embalmers-revenge
## Expected…
-
Add SSR support for the Auth UI so it will render when using a server side rendering framework like NextJS. Currently if this component is used on a SSR page it doesn't load until the client side code…