0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 06:32:39 +00:00

Moved imgs and fonts into the new style folder

This commit is contained in:
Scott Tolksdorf
2017-02-23 09:58:10 -05:00
parent a33b1d845d
commit fd567352a4
30 changed files with 132 additions and 102 deletions

View File

@@ -1,7 +1,6 @@
{
"assets": ["*.png","*.otf", "*.ico"],
"shared":[
],
"assets": ["*.png","*.otf", "*.ico", "*.jpg"],
"shared":["./shared"],
"libs" : [
"react",
"react-dom",