Peter Gassner

Results 4 issues of Peter Gassner

I updated nix-darwin today and had to rollback to a version from October because my `$PATH` was broken (using fish shell). Before (correct): ``` /Users/gape/.nix-profile/bin /run/current-system/sw/bin /nix/var/nix/profiles/default/bin /usr/local/bin /usr/bin /bin...

I used funkia/list on a larger project and was generally very happy with it. One big missing piece for me was the availability of a NonEmptyList. Having this available helps...

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/antd-reproduction-template-forked-zubuvo?file=%2Findex.js) ### Steps to reproduce Nest a `Space` component inside a `Typography.Title` component. ### What is expected? The font size of `Typography.Title` is respected. ###...

Inactive
unconfirmed

Add a makefile to run tests, create a minified version and publish to npm