Update tailwind, add test pages

This commit is contained in:
2023-12-31 15:13:36 -05:00
parent 2fd4280c74
commit 0f9ac3627f
19 changed files with 103 additions and 331 deletions

View File

@@ -1,8 +1,7 @@
pub mod add_game_form;
pub mod global_state;
pub mod index;
pub mod one_v_one_board;
pub mod overall_board;
pub mod inventory;
pub mod preferences;
#[cfg(client)]
use perseus::utils::get_path_prefix_client;