securityos/node_modules/@csstools/css-tokenizer/CHANGELOG.md

22 lines
341 B
Markdown
Raw Normal View History

2024-09-06 15:32:35 +00:00
# Changes to CSS Tokenizer
### 2.2.4
_March 13, 2024_
- Correctly tokenize negative zero `-0` (for real this time)
### 2.2.3
_December 31, 2023_
- Improve documentation.
### 2.2.2
_December 15, 2023_
- Fix type definitions
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md)