ASAfzal Sayedinafzalsayed96.hashnode.dev·Mar 20, 2022 · 3 min readThoughts on Linaria CSS-in-JS libraryLinaria 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...00