1.7 KiB
1.7 KiB
Changes to PostCSS IC Unit
3.0.2
October 9, 2023
- Updated
@csstools/postcss-progressive-custom-properties
to3.0.2
(patch)
3.0.1
September 18, 2023
- Improve performance
- Updated
@csstools/postcss-progressive-custom-properties
to3.0.1
(patch)
3.0.0
July 3, 2023
- Change license to
MIT-0
(read more about this change in the blog post) - Updated
@csstools/postcss-progressive-custom-properties
to3.0.0
(major)
2.0.4
June 1, 2023
- Updated
@csstools/postcss-progressive-custom-properties
to2.3.0
(minor)
2.0.3
May 19, 2023
- Updated
@csstools/postcss-progressive-custom-properties
to2.2.0
(minor)
2.0.2
February 8, 2023
- Reduce the amount of duplicate fallback CSS.
2.0.1
January 28, 2023
- Improve
types
declaration inpackage.json
2.0.0
January 24, 2023
- Updated: Support for Node v14+ (major).
1.0.1
July 8, 2022
- Fix case insensitive matching.
1.0.0
February 15, 2022
- Initial version