UNPKG

react-flexbox-grid-aphrodite

Version:
7 lines (5 loc) 208 B
import { StyleSheet } from 'aphrodite'; import styles from '../grid/grid'; // Create the styles and store them in memory so we // can reference them in the future export default StyleSheet.create(styles());