An alternative to Styled Components, but without the runtime?* — Today we want to take a look at Compiled and its @compiled/css-in-js package. It aims to provide the familiar CSS-in-JS authoring experience without its runtime cost. Looks like Styled Components, tastes like no runtime This example is shown on the website of Compiled: During the installation of Compiled, you’ll add a Babel plugin called @compiled/babel-plugin-css-in-js to your…