aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-11 21:40:54 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-11 21:50:20 +0530
commit845d503bb16cb5046a4fec6d046b7b527a080187 (patch)
treea9f8fdf4510ad4d61e8d105065be9071946e2bdf /TODO.norg
parent5a9942fde65787b35d4eb8e3441af6fe68819612 (diff)
downloadcss-everything-845d503bb16cb5046a4fec6d046b7b527a080187.tar.gz
css-everything-845d503bb16cb5046a4fec6d046b7b527a080187.zip
chore: adds prettier
Diffstat (limited to '')
-rw-r--r--TODO.norg4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.norg b/TODO.norg
index 90a13d5..c4c1756 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -7,6 +7,8 @@
- (x) Specify node type - `button(id)` or `button#id`
- (x) attributes
- (x) `--cssx-text` (and maybe `--cssx-html`?)
+ - ( ) Evaluate `calc`
+ - ( ) Additional events
+ - ( ) Proper dom tests
- ( ) Improve error messages
- - ( ) Evaluate `calc`?
- ( ) `list` & `tuple` data structures?