azimut
0
Q:

styled system emotion

import styled from '@emotion/styled'
import { typography, space, color } from 'styled-system'

const Box = styled('div')(
  typography,
  space,
  color
)
0

New to Communities?

Join the community