Skip to content

Commit 36d8bfd

Browse files
committed
@csstools/css-calc v3.2.0
1 parent 27e223a commit 36d8bfd

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

packages/css-calc/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to CSS Calc
22

3-
### Unreleased (minor)
3+
### 3.2.0
4+
5+
_April 12, 2026_
46

57
- Add support for `round(line-width, 1.2345px)`
68
- Add `devicePixelLength` option

packages/css-calc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/css-calc",
33
"description": "Solve CSS math expressions",
4-
"version": "3.1.1",
4+
"version": "3.2.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)