mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
* made style change for pet item class to have more margins. * made style change for pet item class to have more margins. * files got added * encapsulated the items as stated in #9903 * #9903 moved the css to stable -> petitem.vue for better encapsulation. * saving pngs * update on files * updated files as requested in PR! * Revert "saving pngs" This reverts commit a38ea664e133ce7a24dc3f041e190d699cab7ee9. * made css changes just to pet slot * #9982 removed redundant css * #9982 applied scss to mount slots as well. * #9982 refactored scss to be in one place. * #9982 changed selector |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| raw_sprites | ||
| server | ||
| static | ||
| README.md | ||
/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.
The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.