From 6d63b1bda45b12fcf016913a2c914fd42fa8caf0 Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Mon, 6 Apr 2020 14:41:56 -0400 Subject: [PATCH] implemented @ at-root --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d70a6c..66433fe 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ content-exists, min, min @extend (~600 tests) indented syntax (27 tests) a special parser for plain css -@at-root (~150 tests) @use and module system (~1200 tests) @forward (~400 tests) @keyframes (~30 tests)