UNPKG

@prabink/react-node-cli

Version:

React Node Application Generator & Helpers To Serve React Build, Push to github & Export industry level react project structure

12 lines (10 loc) 134 B
const breakpoints = { values: { xs: 0, sm: 600, md: 900, lg: 1200, xl: 1536 } }; export default breakpoints;