Skip to content

Cleaning up unused components#6

Merged
zamderax merged 2 commits into
mainfrom
feat/menubar
Dec 1, 2025
Merged

Cleaning up unused components#6
zamderax merged 2 commits into
mainfrom
feat/menubar

Conversation

@zamderax

@zamderax zamderax commented Dec 1, 2025

Copy link
Copy Markdown
Contributor
  1. Cleaning up unused components
  2. Cleaning up duplicative directories.

…nd CSS integration

- Introduced components.json for component schema and configuration.
- Added Tailwind CSS configuration in tailwind.config.ts.
- Created Menubar component with Radix UI integration in react-three-map/components/ui/menubar.tsx.
- Implemented utility functions for class name merging in lib/utils.ts.
- Updated package.json and package-lock.json to include new dependencies for Tailwind CSS and Radix UI.
- Removed BlenderView component and associated styles as part of the refactor.

This commit sets the foundation for a more modular and styled UI using Tailwind CSS.
- Deleted components.json, tailwind.config.ts, and various UI components including Menubar, DropdownMenu, and utility functions.
- Removed associated CSS and utility files to streamline the codebase.
- Updated package.json and package-lock.json to reflect the removal of dependencies related to the deleted components.

This cleanup enhances maintainability and reduces the overall size of the project.
@zamderax zamderax merged commit 15f811f into main Dec 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant