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