mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 17:40:38 +00:00
- Set up the `rustfs-gui` package in the workspace. - Add `dioxus` dependency with `router` feature. - Configure workspace settings for edition, license, repository, and rust-version. - Include lints configuration for the workspace.
3 lines
58 B
CSS
3 lines
58 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities; |