-
### Problem
Currently we only have `font-weight` and `color` as themed, but we should have better `padding`, `margin`, `font-sizes`
### Breaking Changes
This will require maybe some extra sty…
-
Hey hector! I cannot set any initial position for any cristal I tried initialPosition: { x: 200, y: 200 } and "bottom-right" and nothing seemed to change the window position.
I noticed a warning in…
-
## What happens?
子应用使用了styled-components的CSSOM模式,切换到其他应用再切换回来,某些情况下会样式丢失
## Mini Showcase Repository(REQUIRED)
https://github.com/Aeero/qiankun-issue/tree/bug/styled-components-cssom
## Ho…
Aeero updated
7 months ago
-
![image](https://user-images.githubusercontent.com/25451713/187579216-6850f5da-688b-412b-872e-a2a098389ce5.png)
page index 렌더링시 className이 변경되면서 워닝이 발생합니다.
before
```
import styled from "sty…
-
## 💬 Questions and Help
Hi,
I'm using xstyled for my project and keen on using some utils like `centerAlign`, `clearFix` etc to be used as props on x elements as
`
-
I'm having problems using 2 extensions together: PostCSS and Styled-Components.
If both are enabled, highlighted colors give priority to PostCSS even if I write with Styled-Components syntax.
Is t…
-
### What version of Bun is running?
1.0.18
### What platform is your computer?
macOS and Ubuntu
### What steps can reproduce the bug?
You can see it in action for styled-components in this PR htt…
-
### Related page
https://mui.com/material-ui/migration/upgrade-to-v6/#breaking-changes-affecting-types
### Kind of issue
Unclear explanations
### Issue description
What to do if I have:
```
cons…
-
**created a expo app**
`npx create-expo-app purple`
that produces following package.json
```
{
"name": "purple",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"sc…
-
Hi there, first of all, thanks for this plugin! Very nice to have CSS features in JS/TS 🙌
I am using this plugin via the vscode-styled-components extension (https://github.com/styled-components/vsc…