-
```
getElementSizeStyle leaves height and width inline styles on elements, which
overrides the default for both styles in elements (auto).
Here's the suggested patched getElementSizeStyles
getElemen…
-
For reasons that I don't understand, we've got an SVG that is something like:
```
```
Calling `inline-svg` with something like `{"path": {"fill": 'black'}}` will end up setting the fi…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/sbb-angular/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Cod…
-
Current implementation writes conditional styles directly, with _!important_ is only way to override them.
As _!important_ flag is a bad practice, it would be a lot easier to style table with at leas…
-
Hello,
I am developing an Angular application with uiGrid
My webserver sets strict CSP headers - I do not want to allow inline css:
`script-src 'self'`
I have followed Angular CSP guidelines e…
-
**Prettier 2.3.0**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEBLKAHAVywF5MAKAHSk0wB5dCsYBPPOYgcngA8YPMMzADbsOAWwCGAJwDmuALQAjCDBgQxSGpgBMABjzcA3JjwSAJmdwz5IgGYxNWnfu78A…
-
FEATURE PROPOSAL:
Whenever someone tries to use just a handful of components from Reactstrap, it can quickly become a headache because you're required to import the entire bootstrap stylesheet, whi…
-
```
Enhancement name:Removing inline styles
Functionality:
This allows new pages to automatically inherit styles such as the adjusting of
text to suit the navigation on the left
Main instance :- st…
-
Input file:
``` html
body { color: green }
```
Result:
```
Error: Parse error on line 2:
body { color: green }
-------^
Expecting 'EOF', 'ESCAPED_LEFT', 'ESCAPED_RIGHT', 'CONTENT', '{{', '{{{…
-
```
Enhancement name:Removing inline styles
Functionality:
This allows new pages to automatically inherit styles such as the adjusting of
text to suit the navigation on the left
Main instance :- st…