diff --git a/README.md b/README.md index c28e741..0c5f799 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ order of operations special case certain functions (min, max, calc, element, expression, progid, url) variadic arguments many builtin list functions -many builtin string functions all builtin selector functions all builtin map functions @extend @@ -35,6 +34,13 @@ a special parser for plain css in addition to some smaller features like `\` in selectors +``` +2020-03-23 +PASSING: 1547 +FAILING: 3546 +TOTAL: 5093 +``` + ``` 2020-03-22 PASSING: 1442