11 lines
323 B
Markdown
11 lines
323 B
Markdown
# Changes to CSS Calc
|
|
|
|
### 2.1.3
|
|
|
|
_April 19, 2025_
|
|
|
|
- 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)
|