more explicit in control flow

This commit is contained in:
ConnorSkees 2020-04-26 01:45:30 -04:00
parent d49eb7e18b
commit 48bffb69e0

View File

@ -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