Skip to content

Commit 95bf7d0

Browse files
committed
Remove done TODO item from the README
1 parent e98ce7d commit 95bf7d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,5 @@ Parsing CSS involves a series of steps:
5858
TODO
5959
----
6060

61-
* Detect character encoding & decode from bytes,
62-
using [rust-encoding](https://github.com/lifthrasiir/rust-encoding).
6361
* Figure out float and integer overflow in parsing. (Clamp instead?)
6462
* Make it fast! (Add a fast path in identifier tokenization?)

0 commit comments

Comments
 (0)