const style = st({ componentId: "components/docs/pseudo-classes", container: { backgroundColor: "black", ":hover":{ backgroundColor: "green", }, }, });