From dbbadaf62e948499fd7ba04c097a746aa477610e Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Thu, 2 Apr 2020 13:57:02 -0400 Subject: [PATCH] remove varargs and map-remove from todo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 27cc557..7d75f1e 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,9 @@ The large features remaining are ``` order of operations special case certain functions (min, max, calc, element, expression, progid, url) -variadic arguments many builtin list functions (zip, index) all builtin selector functions -map-remove, content-exists, call, get-function, unique-id, random, min, min +content-exists, call, get-function, unique-id, random, min, min @extend indented syntax a special parser for plain css