-
### Describe the feature / bug 📝:
Sonner does not work with strict CSPs as there's inline styles.
### Steps to reproduce the bug 🔁:
1. Use any CSP with the `style-src` directive set to anythi…
-
Firstly, `react-diff-viewer` inserts the `` tag to render CSS styles, but in some cases (such as Micro-Frontends, I'm using [qiankun](https://qiankun.umijs.org/guide) framework), the code styles will …
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/sbb-angular/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Cod…
-
Safari and WebKit on macOS and iOS have a long-standing default treatment of text track cues that incorporates an `inline-block` wrapper around the cues, so as to provide the same rendering of cues as…
-
I'm trying to optimize the logo available here: https://nicolas-hoizey.photo/ui/logo.svg
"Inline styles" is active by default, so it should be pretty safe, but it removes the `` elements and their …
-
For now it isn't easy to apply custom CSS styles to json-editor, because it uses inline styles heavily.
It should at very least provide at least some theme without any inline styles or better not us…
-
This report is based on a visual examination of the code after hearing a report of problems with inline style loading order.
A parent theme style had inline styles which should have been loading be…
-
When you use styled-components with dynamic properties (like changing styles based on props), each variation generates a new unique class name. If you have a component that frequently changes …
-
## Description
Support for Nativewind v4.
(It worked perfectly with Nativewind v2)
## Expected Behavior
```tsx
-
### Package
@carbon/styles
### Browser
Chrome
### Package version
v10 and v11
### React version
v16
### Description
The dropdown has a regular and an inline variant. With the regular dropdown…