diff options
Diffstat (limited to 'examples/counter/style.css')
| -rw-r--r-- | examples/counter/style.css | 1 |
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 { |
