dioxus/src
2022-09-24 03:25:01 +08:00
..
assets feat: commit code 2022-07-09 22:21:21 +08:00
cli Return non-zero exit code on error 2022-08-27 11:18:44 +04:00
hot_reload clean up config statements 2022-06-14 07:31:37 -05:00
server Fix jetbrains saving tmp file to tilde suffix 2022-09-24 03:25:01 +08:00
builder.rs cargo fmt --all 2022-08-15 07:44:17 -04:00
cargo.rs feat: commit prettier_build 2022-07-09 10:09:25 +08:00
config.rs [ADD] Added tailwind-css tool in dioxus-cli. tailwind-css downloads tailwind binary from github and puts it in the tool directory. tailwind-css handles release profile by minifying the bundle. Fixed typo in src/config.rs. Updated docs in configure.md. Updated Dioxus.toml by adding tailwind tool 2022-07-20 17:22:22 +02:00
error.rs Return non-zero exit code on error 2022-08-27 11:18:44 +04:00
lib.rs fix: format code 2022-07-06 22:45:08 +08:00
logging.rs fix: use clippy fix 2022-01-25 12:42:27 +08:00
main.rs Return non-zero exit code on error 2022-08-27 11:18:44 +04:00
tools.rs cargo fmt --all 2022-08-15 07:44:17 -04:00