-
### Description
I noticed the ‘Drop pattern’ placeholder seems to be missing styles and doesn’t disappear when I open and close the Inserter.
### Step-by-step reproduction instructions
1. Go to the…
-
Currently, CSS styles are applied using various approaches listed below with examples.
- Global defaults defined in [static-site/src/styles/globals.css](https://github.com/nextstrain/nextstrain.org…
-
Greetings! My extension has modal windows that are added by script to the page.
There is a conflict of styles - either the page styles affect the display of elements in the modal window, or vice ve…
-
I am talking in the context of Javascript frameworks (e.g. React, Vue, etc.)
CSP is hard to implement in this context because these frameworks inject a lot of dynamic elements on the client side.
…
vejja updated
3 months ago
-
Hi! i'm facing a problem with custom inline styles.
I have a text editor, which has 3 buttons ('left', 'center' and 'right') wich align text inside of the editor.
![1](https://user-images.githubuser…
-
I am wondering is there any built-in functionality that may help to inline css?
What I want to achieve is to get rid of all css classes and global styles to bring all the styles inline.
This pro…
-
Perhaps !important should be automatically set for every inline?
-
Want to avoid scripts and things getting injected into the site unexpectedly.
## Resources to enable
- self hosted scripts & styles
- inline scripts & styles via hash at build time
- twitter and…
-
**Description:**
All inline-styles in the jsp pages should be removed. This mostly takes the form of:
table border="1" cellpadding="5" etc.
which should be replaced by:
table class="my_special_ta…
-
One of the beautiful things about the React ecosystem is how well it plays with things like Webpack. It would be great if I could just import the component and have the styles inlined for me.
dwilt updated
7 years ago