aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/counter/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/counter/style.css b/examples/counter/style.css
index b60785f..b193f23 100644
--- a/examples/counter/style.css
+++ b/examples/counter/style.css
@@ -1,6 +1,5 @@
body {
--cssx-children: container todo-container;
- --cssx-on-load: js(console.log('what have we done?!'));
}
#container {