Describe the feature
Let's split Linaria to monorepo after #386 is done.
We already grabbed the namespace: http://npmjs.com/org/linaria
Motivation
Splitting to smaller packages, like @linaria/core , @linaria/runtime, @linaria/react etc is going to allow adding e.g. library's runtime as a direct dependency of other libraries that take size into consideration.
Describe the feature
Let's split Linaria to monorepo after #386 is done.
We already grabbed the namespace: http://npmjs.com/org/linaria
Motivation
Splitting to smaller packages, like
@linaria/core,@linaria/runtime,@linaria/reactetc is going to allow adding e.g. library's runtime as a direct dependency of other libraries that take size into consideration.