Skip to content

Organize "assets" within app/ directory

Chewbacca requested to merge organize-assets into develop

Summary

This is step 1 to an organization of the folder structure in Soapbox. This groups all assets into the "assets/" subfolder inside of app.

├─ app
│  ├─ assets
|  |  ├─ fonts/
│  │  ├─ icons/
|  |  ├─ images/
|  |  ├─ sounds/

Merge request reports

Loading