Carlos Pérez Gutiérrez
                                            Carlos Pérez Gutiérrez
                                        
                                    Thanks, I'll check how we can do this in the documentation.
Right now you just need to use bulma for that. Take the sass and compile it to css, importing it. Next version should had all this with Styled-Components.
@aszecsei I don't have Internet right now (until end of the month I will have). I'll check and make changes on Master branch 🤔 This project needs to get some...
You're not wrong. The problem with changing the names to `color` or `size` is that those attrs are used in html elements. Although color is deprecated, I preferred the `is`...
Ok, we're going to check this as a proposal for new version, this looks promising.
Hi @floric, thanks, any help is welcome :) I didn't knew about ReBulma until a few days. I was thinking about glamorJS or styled-components. Maybe rewrite Bulma Sass files to...
@KaRkY First of all, thanks to be interested on this project. The idea behind styled-components is to create new components/elements/anything for Bloomer, but I believe that that's going to be...
@webernir of course you can help. Today I'm going to start defining the Roadmap for 1.0 so we can start coding. You can help with comments and code. I'll tag...
@webernir [Simple Roadmap to 1.0.0](https://github.com/AlgusDark/bloomer/wiki/Roadmap-to-1.0)
@webernir Right now, we have branch [bloomer-1.0.0](https://github.com/AlgusDark/bloomer/tree/bloomer-1.0.0). But I'm working on branch [bulma-0.5.0](https://github.com/AlgusDark/bloomer/tree/bulma-0.5.0), this one has the new Navbar. After finish this one, I'll start working on the bloomer-1.0.0 with...