From 48bffb69e0c84f1336013f6ec641f328f7810bd9 Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Sun, 26 Apr 2020 01:45:30 -0400 Subject: [PATCH] more explicit in control flow --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dcd5c5..6ae6ab8 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ all builtin selector functions (274 tests) builtin functions content-exists, min, max @extend (~600 tests) indented syntax (27 tests) -a special parser for plain css +css imports @use and module system (~1200 tests) @forward (~400 tests) @keyframes (~30 tests) @supports (~128 tests) -aribtrary control flow in @function and @mixin +@each inside @function ``` ## Testing