dev
index.js
import styled, { css } from 'react-emotion'; const lightFont = css` font-weight: 300; `;