-
Here I have created a list of variables from ANTS output for JULES that may be used for CABLE ancillary fields.
| Description | JULES | …
-
Per spec, while printing, currently:
* The width / height media features are compared against the "page box", which is the box without subtracting margins, per https://drafts.csswg.org/mediaquerie…
-
### Description and goal
Right now the established policy is to use `rem` in all CSS sizes instead of `px`. Should we continue doing that?
- `rem` values are less readable: they aren't round num…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existin…
-
There is an ever growing number of places that use CSS values outside of normal style rules. There are the ones within the umbrella of CSS, such as various at-rules like `@font-face`, `@font-palette-v…
-
### Description
**Open issues:**
**Tokens:**
- [ ] Typography tokens ready
### Design
https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=61-62
### …
-
https://html.spec.whatwg.org/multipage/images.html
> replace the width descriptor with a pixel density descriptor with a value of the width descriptor value divided by the source size and a unit of…
-
Currently, our CSS uses px for sizing and spacing so we want to change this to rem for accessibility reasons.
-
There are a few more discrepancies between my interpretation of the `calc()` spec and WPT that I want to check on:
https://wpt.fyi/results/css/css-values/calc-infinity-nan-serialize-length.html
…
-
### Environment
* clean-css version - `5.3.3`:
* node.js version - `14.21.3`:
* operating system: macOS 13
### Configuration options
```js
var CleanCSS = require('clean-css');
new CleanCS…