From 6aec6197fbd916c2930813b46b07e726803993f0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 11 Aug 2023 19:25:17 +0530 Subject: refactor: minor refactor --- TODO.norg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 6ec8df2..f85a80f 100644 --- a/TODO.norg +++ b/TODO.norg @@ -3,8 +3,10 @@ - (x) `load-cssx` functions - (x) `get-variable` - (x) `update-variable` - - ( ) Use css units for `delay` function + - (x) Use css units for `delay` function + - ( ) Specify node type - `button(id)` or `button#id` + - ( ) `--cssx-attr-*` for attributes + - ( ) `--cssx-text` (and maybe `--cssx-html`?) - ( ) Improve error messages - - ( ) Specify node type + attributes - ( ) Evaluate `calc`? - ( ) `list` & `tuple` data structures? -- cgit v1.3.1