UNPKG

@muvehealth/fixins

Version:

Component library for Muvehealth

8 lines (6 loc) 174 B
// @flow import styled from 'react-emotion' import { fontSize, color } from 'styled-system' export default styled('li')({ listStylePosition: 'inside', }, fontSize, color)