Zentropivity

Results 4 issues of Zentropivity

- Added correct meta tags to index.html - head - Changed litegraph.core.js - pointerevents_method: "pointer" This should not negatively affect desktop browsers, since pointer events are supported in most modern...

Fixes https://github.com/sebcrozet/cordic/issues/1 __I am not entirely sure I handled overflow correctly__, but comparing results with known square root values shows that there is not a huge error.

It seems like there is no `anyrun` package while plugins depend on it. ![Image](https://github.com/user-attachments/assets/0d494b22-7b44-4d13-a45e-742665d51570) The same issue exists on all the other `anyrun-plugin-*` packages.

+ parse :root pseudo class + examples/parse now works as expected from usage help text: `parse - 'p { color: red }'` (instead of piping input in through stdin) can...