mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-10-29 04:04:47 +01:00
Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into develop
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[](https://travis-ci.org/HabitRPG/habitrpg-shared)
|
||||
|
||||
## We're in the process of migraring this repository to the main HabitRPG repository, you can report any issue [here](https://github.com/HabitRPG/habitrpg).
|
||||
Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like:
|
||||
* Assets - sprites, images, etc
|
||||
* CSS - especially, esp. sprite-sheet mapping
|
||||
@@ -32,4 +33,4 @@ from the website into habitrpg-shared, (2) remove from website & make sure all h
|
||||
|
||||
Currently, all or most spritesheets are available. They're in css/*.css, but that's not what you want. You want `/spritesheets.css`
|
||||
which is the concat'd file (using `grunt`) which includes all the spritesheets. I'd prefer this be in /dist/spritesheets.css
|
||||
for consistency, but it's having image referencing weirdness
|
||||
for consistency, but it's having image referencing weirdness
|
||||
|
||||
Reference in New Issue
Block a user