update
This commit is contained in:
parent
ca24591d9d
commit
995a8b3476
16 changed files with 789 additions and 246 deletions
3
build.rs
3
build.rs
|
@ -21,7 +21,4 @@ fn main() {
|
|||
if !status.success() {
|
||||
panic!("Tailwind build failed with exit code: {}", status);
|
||||
}
|
||||
|
||||
println!("cargo:rerun-if-changed={input}");
|
||||
println!("cargo:rerun-if-changed=tailwind.config.js");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue