-
In you application we use the styled-component theme to define the base colors and fonts of our application. In the same application we have multiple theme that is switched based on the current route.…
-
Currently this is not feasible until styled-components/styled-components#152 is merged, but after that's complete and we've upgraded all dependencies (#26) we should be able to implement `styled-compo…
-
This line of css makes panels look odd:
```
#bootstrap-theme .panel-primary:not(.panel-w-subheading)>.panel-heading, #bootstrap-theme .panel-primary.panel-w-subheading>.panel-subheading, #bootstrap-…
-
Tested on Firefox and Chrome
Example, please pay attention on `Feeds` component
```javascript
//index.js
import React from "react";
import ReactDOM from "react-dom";
import App from "./App";…
-
**Describe the bug**
Label of the reference line is not readable and can't be styled
**To Reproduce**
Use a normal area chart, put in a rx.reference_line, attach a label to it. The label is gray …
-
css로 작성된 스타일을 styled components로 변경합니다
-
### 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…
-
### Steps to reproduce
[Steps:
1. Open this link to live example: (required)
2.
3.
](https://speakonlynow.vercel.app/)
### Current behavior
When I build, my tailwind css classnames written to…
-
Aider version: 0.62.1
Python version: 3.9.20
Platform: Windows-10-10.0.22631-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.44.0.win…
-
### Which project does this relate to?
Start
### Describe the bug
SSR with `@mui/material`/`@mui/joy` worked flawlessly without any special setup for `@tanstack/start`