aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-11 21:21:31 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-11 21:23:36 +0530
commit5a9942fde65787b35d4eb8e3441af6fe68819612 (patch)
tree011e8087b200a793e154b6e6bbf96e8e1b1c8c20 /TODO.norg
parente0cc82460c0fec4336037996c23947ab39ba4015 (diff)
downloadcss-everything-5a9942fde65787b35d4eb8e3441af6fe68819612.tar.gz
css-everything-5a9942fde65787b35d4eb8e3441af6fe68819612.zip
feat: adds text and inner html properties
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.norg b/TODO.norg
index 31a0413..90a13d5 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -6,7 +6,7 @@
- (x) Use css units for `delay` function
- (x) Specify node type - `button(id)` or `button#id`
- (x) attributes
- - ( ) `--cssx-text` (and maybe `--cssx-html`?)
+ - (x) `--cssx-text` (and maybe `--cssx-html`?)
- ( ) Improve error messages
- ( ) Evaluate `calc`?
- ( ) `list` & `tuple` data structures?