Compose All
Even you can use all the system
utilities in your styled
component by
passing composeAll
through the styled
function.
import { styled, composeAll } from "@desygna/desygna";
const Container = styled.div(composeAll);
It enables all the props from system utilities that provided in Desygna: