fingermark

Results 4 comments of fingermark

Try the base16 airline theme

Found this in font awesome. Applied it, and it seems to work: ``` width: (18em / 14); text-align: center; ```

As mentioned on gitter, I just tried implementing a form using freactal and immediately used a namespacing pattern. It'd be nice if this was supported as an option.

Just a follow up. It looks like https://github.com/rackt/react-router/blob/v1.0.0-beta3/modules/Location.js was removed in 1.0.0-beta4. And package.json wants ^1.0.0-beta3, which obviously includes beta4. Just opened https://github.com/rackt/react-router/issues/1789