diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-25 10:41:54 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-25 10:41:54 +0530 |
| commit | 0e4b002615b360284b43b5ceee6feb3ed8c1b72f (patch) | |
| tree | 8480271b04f15b0fa180dd21b482a6157f90772e /TODO.norg | |
| parent | 0bf85a7a812bef9eec097710f92c490c0ed9719a (diff) | |
| download | css-everything-0e4b002615b360284b43b5ceee6feb3ed8c1b72f.tar.gz css-everything-0e4b002615b360284b43b5ceee6feb3ed8c1b72f.zip | |
feat: adds do expressions
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ - (x) re-quotify value - (x) analog + digital clock example - (x) error handling try - - ( ) Scoped catch on try + - (x) Scoped catch on try - ( ) `do` expression + - ( ) `let` expression - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) Update `--cssx-text` on update |
