Carlos Pérez Gutiérrez
Carlos Pérez Gutiérrez
@stern-shawn : Hi, thanks for the suggestion. Although we discussed `Glamorous` to be used on Bloomer, we selected `Styled-Components` because of the `tagged templates` and the support that has behind...
@stern-shawn Ohhh, actually we leave that to the user, you just need to have global bulma css in your project. The fun part here, is that Bloomer V1 is going...
Cool, next week I'm going to work in a first implementation so it should be easier to start doing some collaboratin with that starting point. Thanks to be interested in...
Thanks @ghalex, your project looks really cool. I'm really excited in the new bloomer implementation with `styled-components`, since that way the user could create themes by himself or use the...
@seanWLawrence Thanks for your comments. And I'm very sorry to this late answer, I was really busy. Next week we're going to start working on some implementation. The basic idea...
Sorry, I moved to Japan and didn't had a PC, now I can start with this.
`APPCOINS_IAB_KEY` is a const, so you can put any string as a value.
@jordyamc esto podría ser simplemente cambiando la URL, ya que ambas páginas usan el mismo DOM 🤔 Como puedo compilar la app para ver si corre? Si es así, bien...
> I know this might not make it to the top of your priority list, but a way to display a "cheat-sheet" for available commands would be great. It will...
If you are facing this problem and you have p10k-instant-prompt; the way on how to solve it is by doing: ```shell (( ${+commands[zellij]} )) && eval "$(zellij setup --generate-auto-start zsh)"...