PandaCSS is a zero runtime CSS-in-JS library powered by Chakra. This post tries to give a getting started document with React.
[Panda CSS](https://panda-css.com) is a zero runtime CSS-in-JS library powered by [Chakra](https://chakra-ui.com/).
What "zero runtime" means is that Panda CSS statically analyze codes during preprocessing phase and then generates CSS which is not JavaScript.
It's better in terms of performance an