aluna-crypto / boosted-dapp

0 stars 0 forks source link

Change fonts to Roboto #5

Closed faustovanin closed 4 years ago

faustovanin commented 4 years ago

Meet design in Zeplin

hems commented 4 years ago

I reckon that configuration is on the Theme file: https://github.com/alunacrypto/boosted-dapp/blob/development/src/theme.ts

Also i guess it's worth starting to do the changes on the "development" branch locally and keep pushing it to the repo and then when wanting to push it to the staging environment, just merge to "staging" and push and wait for a few minutes for it to deploy ( :

If you do make staging.logs on the root folder you should see the machine restarting and building after each push to `staging: https://github.com/alunacrypto/boosted-dapp/blob/development/makefile#L1-L2