mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
tauri app with react+vite setup
- tailwind is needed
This commit is contained in:
3
src-tauri/build.rs
Normal file
3
src-tauri/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
||||
Reference in New Issue
Block a user