Update checked-in dependencies
This commit is contained in:
parent
c9f0d30a86
commit
95d52b7807
647 changed files with 498055 additions and 3880 deletions
7
node_modules/@csstools/css-calc/CHANGELOG.md
generated
vendored
7
node_modules/@csstools/css-calc/CHANGELOG.md
generated
vendored
|
|
@ -1,9 +1,10 @@
|
|||
# Changes to CSS Calc
|
||||
|
||||
### 2.1.2
|
||||
### 2.1.3
|
||||
|
||||
_February 23, 2025_
|
||||
_April 19, 2025_
|
||||
|
||||
- Update `random()` to correctly handle extremely large ranges or extremely tiny steps.
|
||||
- Update `random()` to better handle floating point errors.
|
||||
- Update `random()` to match the latest [specification](https://drafts.csswg.org/css-values-5/#randomness)
|
||||
|
||||
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue