-
Remove Inline styles
Remove hard-coded styles
Align them with Tailwind classes.
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.4.1
### Bug summary
When setting a rich text editor to inline mode, and adding a stylesheet. The styl…
skttl updated
1 month ago
-
Inline stying doesn't play well with themes and also forces us to use permisive Content-Security-Policy.
The styling should be moved completely to themes and after this is done the CSP should remove …
nijel updated
2 years ago
-
### Description
It seems that Vite does not support imports of CSS Style Sheets in ES modules with or without [import attributes](https://github.com/tc39/proposal-import-attributes/blob/master/READ…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
I will remove …
-
Victory currently relies heavily on inline styles and JS objects as themes for styling chart components.
The biggest downside of inline styles is that they are challenging to override. Last year w…
-
Our templates are littered with inline styles; we could use the following CSS to highlight where this is the case:
```css
*[style] {
border: 5px solid red; /* Style to make the elements noti…
-
Hi,
Can I edit HTML files with inline CSS styles using livestyle?
Or it just work for the moment with CSS/LESS/SCSS ?
-
Hi,
Thanks for the new CKEditor (to me it's new).
Here is my question:
When inserting tables, we get content by editor.getData() like:
````
.......
````
In my case, what I actually wa…
-
### Description
Setting `settings.spacing.defaultSpacingSizes` to `false` in theme.json still generates those variables on frontend.
```
"spacing": {
"blockGap": true,
"margin":…
mr660 updated
2 months ago