@csstools/css-tokenizer
Advanced tools
Comparing version
# Changes to CSS Tokenizer | ||
### 2.3.1 | ||
_May 4, 2024_ | ||
- Fix escaping for the last code point in an ident sequence. | ||
### 2.3.0 | ||
@@ -16,8 +22,2 @@ | ||
### 2.2.3 | ||
_December 31, 2023_ | ||
- Improve documentation. | ||
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md) |
{ | ||
"name": "@csstools/css-tokenizer", | ||
"description": "Tokenize CSS", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"contributors": [ | ||
@@ -6,0 +6,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
71103
0.09%