mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
style fixes
This commit is contained in:
parent
11c43d5057
commit
f6f4ac1e81
5 changed files with 179 additions and 144 deletions
5
build.rs
Normal file
5
build.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
fn main() {
|
||||
println!("cargo:rerun-if-changed=style");
|
||||
println!("cargo:rerun-if-changed=script");
|
||||
println!("cargo:rerun-if-changed=images");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue