-
Issue: missing semicolon space between two styles after reset:
Recreate bug:
- Open page with background image saved as inline style [https://www.vinochmatguiden.se/recept/vin-matguiden/ugnsbakad-la…
-
The plugin is working pretty well, but there are a ton of extra styles are being applied. For instance, I have a `` with the following rules:
``` css
position: relative;
height: 100vh;
```
And all o…
-
**Is your feature request related to a problem? Please describe.**
Currently, Azure Static Web Apps do not support Content Security Policy (CSP) nonces, which are crucial for securing inline scripts…
-
This line: https://github.com/anthonyjgrove/react-google-login/blob/master/src/google-login.js#L193
Creates inline styles. Virtually all css rules coming from external css files are ignored.
-
Hi! Very nice project you have here!
I added the CF Pages URL with the tracker JS to the `script` in content security policy, but then other elements also get blocked, like some inline images and s…
-
## Why
[svelte-package](https://kit.svelte.dev/docs/packaging) helps convert component types and preprocessors into packaged components with separate type declarations files. With this tool, it may…
-
Remove all inline styles and move those to css files or use already existing utility class names.
-
Sometimes `style=` is still used in the HTML of this theme. Most of the time, it is questionable if it is still needed at all or inline. Latter html tags can be named with a class and the style moved…
-
https://github.com/FormidableLabs/radium
-
[Stay away from using inline styles in your HTML](https://github.com/sonyaagirman/prj-rev-bwfs-dasmoto/blob/master/Dasmotosart%26craft/index.html#L25). This goes to [seperation of concerns](http://dev…