Novikov Bogdan
Novikov Bogdan
link #136 link #22 See https://github.com/zbox/UnifiedPush (only APNS, GCM, MPNS)
A possible solution: require hook ( https://github.com/sullenor/universal-demo )
I think css-modules is better for application architecture (and for boilerplate). In "real application" we work with hundreds of components. And folder/styles structure must contain full component data (jsx /...
@dmitry no, it posible merge to css bundles in one with react-css-modules? I mean: 1. shared icons (large bundle) 2. component scss (requre icons from bundle 1) ``` import React,...
@iam4x i not familiar with radiumcss (this PR large :)) But, i alredy switch my project to simplest decorator like https://github.com/kriasoft/react-starter-kit/blob/master/src/decorators/withStyles.js with some changes - it solve all problems (shared...
It seems this project is abandoned :( I would like to help, but it looks like PR is not even considered
looks good we need to fix tests: https://travis-ci.org/github/TV4/logrus-stackdriver-formatter/jobs/473915305