Releases: niksy/css-functions-list
Releases · niksy/css-functions-list
v3.2.3
- Add
calc-size
and shape
function
- Filter invalid functions
v3.2.2
- Add additional function references
v3.2.1
Changed
- Add additional function references
v3.2.0
Changed
- Update with latest function definitions
- Keep functions that end with
X|Y|Z
, like rotatex
or rotatey
(rotateX
or rotateY
) (#4)
v3.1.0
Added
- Add OKLCH and OKLab functions
(#4)
v3.0.1
Fixed
- Use
fileURLToPath
for location resolve
Added
v3.0.0
Changed
- Breaking: Only Node >= 12.22 is supported
Added