diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-11 19:25:17 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-11 19:25:17 +0530 |
| commit | 6aec6197fbd916c2930813b46b07e726803993f0 (patch) | |
| tree | 2166acaa80cc3ae358b4abb4e20d51546f2438af /TODO.norg | |
| parent | 952256ae8bf5514a246db8f33bef207f5747b138 (diff) | |
| download | css-everything-6aec6197fbd916c2930813b46b07e726803993f0.tar.gz css-everything-6aec6197fbd916c2930813b46b07e726803993f0.zip | |
refactor: minor refactor
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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? |
