dioxus/src
YuKun Liu 2d158c9afc
Merge pull request #65 from Demonthos/templates
update hot reloading to work with templates
2022-10-03 08:44:13 -07:00
..
assets feat: commit code 2022-07-09 22:21:21 +08:00
cli Merge pull request #65 from Demonthos/templates 2022-10-03 08:44:13 -07:00
hot_reload update to work with templates 2022-08-26 16:28:46 -05:00
server Merge branch 'master' into templates 2022-10-02 07:12:14 -05: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