Thoughts on Linaria CSS-in-JS library
Linaria is a CSS-in-JS library with zero runtime. At the end of the day it generates static CSS from your code.
The Good
Linaria is a good option for building static sites. Some of the places where it shines are:
Performance
Since Linaria has zero ru...
blog.afzal.sh3 min read