Matija Marohnić
Matija Marohnić
I'm sure he's alive 😄 he just doesn't seem to have a strong online presence or has other things to do. I reached out to him and will let you...
I'm not sure if this feature would be within the scope of this library. It is meant to only be a React wrapper around [flexboxgrid](http://flexboxgrid.com/), which doesn't offer this kind...
Yeah, this is probably a pain, because you have to understand how `flexboxgrid` is written.
I think CSS Modules support complicate our lives a bit, it would probably be much easier otherwise.
I'm working on it :wink: I wanted an excuse to learn more about webpack loaders anyway.
There's a problem with the Babel configuration, user's `babel-loader` picks up the `.babelrc` in this repo and tries to compile `src/index.js` with that configuration. If the user doesn't happen to...
This only happens when you compile `react-flexbox-grid` with Babel, which you shouldn't do because it's already compiled. I guess that's not that serious of a problem then.
@roylee0704 what do you mean exactly by "consolidate from different boilerplates"? Just so we're on the same page.
Update one by one, I'm afraid 😄
_Note: @UlisesGascon has updated this list to reflect the ongoing PRs_ ### Let's create a checklist: - [x] Less #767 - [x] Nunjucks #766 - [ ] Handlebars - [x]...