Skip to content

Commit

Permalink
removed structure from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoLuglio committed Sep 23, 2024
1 parent 35d116b commit b6bbe5a
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,23 +61,6 @@ This project is a powerful and intuitive theme generator and editor for Shadcn-U
4. Click the "Randomize Colors" button to generate a new random theme.
5. Export your theme as CSS and Tailwind config using the "Export" tab.

## Project Structure

src/
├── app/
│ ├── globals.css
│ ├── layout.tsx
│ └── page.tsx
├── components/
│ ├── Preview.tsx
│ ├── ThemeGeneratorControls.tsx
│ └── ui/
├── contexts/
│ └── ThemeContext.tsx
├── lib/
│ ├── types/
│ └── utils/

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.
Expand Down

0 comments on commit b6bbe5a

Please sign in to comment.