aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-11 20:42:02 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-11 20:42:02 +0530
commit695365fa359fb98f14d06c205159739077f67fed (patch)
tree6b99fa9a2f18c30ab784f6f9890a409337c9dbf0 /TODO.norg
parente7d02fc16d4b814c44752a49bca5e7854fed719f (diff)
downloadcss-everything-695365fa359fb98f14d06c205159739077f67fed.tar.gz
css-everything-695365fa359fb98f14d06c205159739077f67fed.zip
feat: complets form submit example
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.norg b/TODO.norg
index f85a80f..31a0413 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -4,8 +4,8 @@
- (x) `get-variable`
- (x) `update-variable`
- (x) Use css units for `delay` function
- - ( ) Specify node type - `button(id)` or `button#id`
- - ( ) `--cssx-attr-*` for attributes
+ - (x) Specify node type - `button(id)` or `button#id`
+ - (x) attributes
- ( ) `--cssx-text` (and maybe `--cssx-html`?)
- ( ) Improve error messages
- ( ) Evaluate `calc`?