dot_ix_playground 0.2.0

Interactive dot graphs playground web application.
Documentation
1
2
3
4
5
6
[[hooks]]
stage = "pre_build"
command = "cargo"
command_arguments = ["leptos", "build", "-v"]
# command = "sh"
# command_arguments = ["-c", "npx tailwindcss -c style/tailwind.config.js -i style/tailwind.css -o target/site/pkg/dot_ix.css"]