Emanuel Quimper
Emanuel Quimper
@wesdeveloper I think this was just to make sure it is in prod. So if dev is false this can be test or prod
Umh that happen when starting server ?
Scaffold for models, controller and routes, a bit like what you can see on rails or phoenix
I'm open to pr :)
Would be awesome to have something like that. It's kind of like hte GraphQL integration. Really looking to see this coming if possible :)
It's should, did you link the font into your app ? If you change the name now the text is like the one you use before
If possible may I see your code for this? I use this lib for like 7+ projects with custom fonts and work. Just to make sure.
Ha ok the issue is the font here need to match the theme. So you can example add this font to the base or example Lato. And now you can...
so your theme should have ```js { font: { lato: 'Lato-Black', base: 'Roboto' } } Hello world ```
@wahiche umh I don't think I have this one, maybe your friend have more than just mine as react snippets? I can add it if you want it :)