Sora2455
Sora2455
I'm occasionally getting violation reports from Opera and Chrome saying that someone is setting their form-action to a data URL: > { > "csp-report": { > "document-uri": [SITE URL], >...
**Is your feature request related to a problem? Please describe.** Attempting to set Cross-Origin-Embedder-Policy to "require-corp" causes the SVGs from https://twemoji.maxcdn.com (e.g. https://twemoji.maxcdn.com/2/svg/1f610.svg) to not load, as they do not...
**Is your feature request related to a problem? Please describe.** When trying to set the [Cross-Origin-Embedder-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy) header to "require-corp" on my site, requests to application insights (in particular https://australiaeast-0.in.applicationinsights.azure.com//v2/track) are...
I'm using Uncss as a PostCss plugin. When I feed it this CSS file: ``` /* uncss:ignore start */ .readMoreCheckbox:checked + .comment {/* stylelint-disable-line */ max-height: none; } .readMoreCheckbox:checked +...
This extension would be far better if I didn't have to worry about other developers (or myself) forgetting to add new JSX files to the compilerconfig.json file.