Hi there friends!
For a CSS-in-JS library of mine I am writing a Babel plugin to extract styles to static. I did some research and it seems that you are doing exactly what I thought I should do to extract those styles.
Would you consider extracting the reusable pieces of https://github.com/callstack/linaria/tree/master/src/babel and make a standalone package? Otherwise I will depend on linaria itself :)
Hi there friends!
For a CSS-in-JS library of mine I am writing a Babel plugin to extract styles to static. I did some research and it seems that you are doing exactly what I thought I should do to extract those styles.
Would you consider extracting the reusable pieces of https://github.com/callstack/linaria/tree/master/src/babel and make a standalone package? Otherwise I will depend on linaria itself :)