We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98ce7d commit 95bf7d0Copy full SHA for 95bf7d0
README.md
@@ -58,7 +58,5 @@ Parsing CSS involves a series of steps:
58
TODO
59
----
60
61
-* Detect character encoding & decode from bytes,
62
- using [rust-encoding](https://github.com/lifthrasiir/rust-encoding).
63
* Figure out float and integer overflow in parsing. (Clamp instead?)
64
* Make it fast! (Add a fast path in identifier tokenization?)
0 commit comments