-
Would allow for easily adjusting an image without the need to open a graphic editing program.
Not sure how it would be implemented since `style` isn't safe, but they could be their own props and th…
-
### Description
I'm setting default color for block `core/separator` using `css` property and i noticed duplication of inline css.
theme.json
```
"styles":{
"blocks": {
"core/separat…
-
Hi,
I'm trying to get the popup to show at the right place but I'm having a bit of hard time with it.
The plugin is targeting correctly my search bar, the pop-up exist, but the offset is not c…
-
POSTing Quill form data to DRF APIView breaks the html by adding `\` characters such that the html does not work.
For example:
`Seeing if this helps.`
This can be seen in the console as well:…
-
I notices some wrong behavior when trying to use the new inline features of v9.0.0.
After research i found following things:
- the regex for tempalteUrl and styleUrls works only with ' not with " …
-
Because react-grid-system adds the styles inline in die divs, the dom gets really ugly when you view it with devtools.
I don't know, if it counts as an issue or rather a featurerequest.
But I wish…
-
Currently to give an element a keyframe animation, the author has to declare the `@keyframes` rule in one place, give them a name, and then assign the keyframes to an `animation-name`.
This is unnece…
noamr updated
1 month ago
-
### Problem Statement
**Issue Grouping - Fingerprint Rules**
We are exploring the use of custom issue fingerprinting, for CSP notifications, so we can continue being alerted by them in Slack but…
-
Hello!
I'm seeing the following in both the web-based tool and via the API:
```
p {
font-family: sans-serif;
}
@media screen and (max-width: 600px) {
p { color: red…
-
**Do you want to request a _feature_ or report a _bug_?**
Bug
**What is the current behaviour?**
In a Preact CLI project that uses Bootstrap, the inline CSS of the build includes a [print-o…