-
**TL;DR:** This addon currently does not normalize certain CSS style properties (e.g. color values) in IE < 9.
IE9+ and other browsers normalize the value the user sets. IE8- leaves the value as exac…
-
**Problem**
`cargo clean -p package` should remove `target/doc/package`, but does not.
**Steps**
```
$ cargo new test-doc
Created binary (application) `test-doc` package
$ cd test…
-
At the moment the two css files as well as the definitions file for vue aren't minified.
-
For https://github.com/whatwg/html/pull/10456 we allow ``'s internal color to be set as follows:
* An arbitrary value that parses as a CSS color (`value` attribute).
* An end user selected CSS col…
-
### Describe the bug
## Overview
The current global CSS configuration would benefit from additional webkit-specific optimizations to enhance cross-browser compatibility, mobile device support, and o…
-
add normalize.css as a feature enabled in theme-variables.css
-
### Version
```sh
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M2 Pro
Memory: 78.92 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Edge: 127.0.2651.105
Safari: 17.6
…
-
-
Update to latest version of Normalize https://github.com/necolas/normalize.css
We can also think about a better strategy for including the normalize lib.
-
The latest version of SASS has deprecated @include...
```
More info and automated migrator: https://sass-lang.com/d/import
╷
1 │ @import 'normalize/variables';
│ ^^^^^^^^^^^^^^^^^^^…