diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-25 08:37:43 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-25 08:37:43 +0530 |
| commit | da25e0da579da33dffddd16b9a564f358205c43b (patch) | |
| tree | bf9c9986a9f03ed5c745d9b32a032bd2c7501a2c /TODO.norg | |
| parent | 6e0f7c0a66117ea458c61bf18c4a721d90523448 (diff) | |
| download | css-everything-da25e0da579da33dffddd16b9a564f358205c43b.tar.gz css-everything-da25e0da579da33dffddd16b9a564f358205c43b.zip | |
feat: string concatentation + quote
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ * Now - (x) Documentation - - ( ) string concatenation/interpolation + - (x) string concatenation/interpolation + - (x) some way to de-quotify values? + - (x) re-quotify value - ( ) analog + digital clock example - ( ) `--cssx-use-properties: --parent-prop;` to trigger nested property update - ( ) Update `--cssx-text` on update - ( ) FFI interface to declare functions - - ( ) some way to de-quotify values? - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? |
