blob: 31a04132b8f32cd7fe88e8e8a9764d2ec44eb8ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
* Tasks
- (x) Hydrate existing elements instead of re-creating
- (x) `load-cssx` functions
- (x) `get-variable`
- (x) `update-variable`
- (x) Use css units for `delay` function
- (x) Specify node type - `button(id)` or `button#id`
- (x) attributes
- ( ) `--cssx-text` (and maybe `--cssx-html`?)
- ( ) Improve error messages
- ( ) Evaluate `calc`?
- ( ) `list` & `tuple` data structures?
|