We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e82ddd commit 43ad856Copy full SHA for 43ad856
README.md
@@ -59,5 +59,4 @@ TODO
59
* Detect character encoding & decode from bytes,
60
using [rust-encoding](https://github.com/lifthrasiir/rust-encoding).
61
* Figure out float and integer overflow in parsing. (Clamp instead?)
62
-* Serialize tokens back to CSS
63
* Make it fast! (Add a fast path in identifier tokenization?)
0 commit comments