reduce-css-calc
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
2.1.8 - 2020-01-08
2.1.7 - 2019-10-22
2.1.6 - 2019-01-11
calc(100% - calc(120px + 1em + 2em + 100px))
2.1.5 - 2018-09-20
constant()`` or
2.1.4 - 2018-01-22
2.1.3 - 2017-11-27
calc(1em + (1em - 5px))
2.1.2 - 2017-11-26
calc(var(--foo) / 2)
2.1.1 - 2017-10-12
calc( (1em - calc( 10px + 1em)) / 2)
2.1.0 - 2017-10-10
calc(100vw - (100vw - 100%))
100%
2.0.5 - 2017-05-12