Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: assets #1617

Merged
merged 8 commits into from
Nov 28, 2024
Merged

refactor: assets #1617

merged 8 commits into from
Nov 28, 2024

Conversation

justinenerio
Copy link
Contributor

@justinenerio justinenerio commented Nov 25, 2024

Changes

  • removed unused assets
  • updated asset folder structure
assets/           
├── brands/       # Brand related logos
│   ├── telegram.svg
│   ├── solana.svg
│   ├── swift.svg
│   └── ...       
├── partners/     # Ramp Partner-specific resources
│   ├── coinflow/ 
│   └── ...      
├── fonts/        # Fonts used in the project
├── gifs/         # Animated graphics
├── icons/        # Icons for the UI
├── images/       # General image resources
├── rive/         # Animation files 
└── tokens/       # Local Token file

Checklist

  • PR is ready for review (if not, it should be a draft).
  • PR title follows Conventional Commits guidelines.
  • Screenshots/video added.
  • Tests added.
  • Self-review done.

@justinenerio justinenerio marked this pull request as ready for review November 25, 2024 06:11
@ookami-kb ookami-kb merged commit 479fad5 into master Nov 28, 2024
8 checks passed
@ookami-kb ookami-kb deleted the refactor-images branch November 28, 2024 21:36
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.

2 participants