No description
Find a file
2025-03-30 21:53:05 -03:00
.vscode initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00
components refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
constants add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
hooks add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
public add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
src refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:53:05 -03:00
src-rust refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
.gitignore refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:28:28 -03:00
app.json refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
babel.config.js refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
index.html initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00
package-lock.json refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
package.json refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
postcss.config.js refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
README.md refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:39:59 -03:00
styles.js refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
tailwind.config.js refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
tsconfig.json refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
tsconfig.node.json initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00
vite.config.ts refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00